Actions
Bug #31
closedLong Organization Name Causes UI Overflow / Layout Break
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
03/21/2026
Due date:
% Done:
100%
Estimated time:
Description
Entering an excessively long value in the "Organization Name" field causes the UI layout to break. The text overflows the container and disrupts the alignment of other elements on the page.
Steps to Reproduce:
- Navigate to: Masters > Organizations > Organization Management.
- Click on Add Organization
- Enter a very long string in the "Organization Name" field (e.g., repeated text)
- Save the organization
- View the organization list
Expected Result:
Organization name should:
- Be truncated (ellipsis ...) OR
- Wrap properly within container
- Not affect layout of other UI elements
Actual Result:
Long text overflows the container
UI layout becomes misaligned
Other elements (buttons, badges, etc.) shift or break
Updated by Adhi Narayanan about 1 month ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Actions