Actions
BUG #3999
open[SQA] Layout breaks with long text in name and email fields on tablet view
Start date:
01/09/2026
Due date:
% Done:
100%
Estimated time:
Description
Large strings entered in the name and email fields cause the layout to break, affecting the overall responsiveness and visual alignment of the UI.
Module / Page
Profile / User Details
Module Section
Name and Email Fields
Screen Size
Tablet (425px – 768px)
Tested By
Aman Bhuiyan
Steps to Reproduce¶
- Open the application on a tablet device or resize the browser to tablet width (425px–768px).
- Navigate to the page containing name and email fields.
- Enter a long string of characters in the name field.
- Enter a long email address in the email field.
- Observe the layout behavior.
Expected Result
The layout should remain responsive and properly aligned, regardless of the length of the text entered in the name and email fields.
Actual Result
Entering large strings in the name and email fields causes the layout to break or overflow, impacting UI alignment and readability.
Attachments
Proof of Concept
Types of Issue
UI / Responsive Issue
Root Cause:
Impacted Area:
Actions