Project

General

Profile

Actions

Bug #59

closed

UI Break Due to Unbounded Text Input in Admin Management Title (Web)

Added by Vivek Kumar 22 days ago. Updated 13 days ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
03/30/2026
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

The Admin Management page does not enforce any limit or formatting on user name fields. When an extremely long string is entered as a name, it overflows the UI container and breaks the layout.
Environment
URL: https://dev.akinderwellness.com/pages/adminManagement
Platform: Web (Chrome)
Role: Super Admin

Steps to Reproduce

  1. Go to Admin Management
  2. Add or edit an admin user
  3. Enter a very long name (e.g., repeated text like I am a long text... many times)
  4. Save the changes
  5. Observe the UI rendering

Expected Result
Name field should:

  • Have a maximum character limit (e.g., 50–100 chars)
  • Be truncated with ellipsis (...) if too long
  • Maintain proper layout

Actual Result
Long text overflows the container
UI becomes unreadable and misaligned
Other elements (email, role, buttons) shift or overlap


Files

BUG AKW0025.png (323 KB) BUG AKW0025.png Vivek Kumar, 03/30/2026 10:32 AM
Actions #1

Updated by Vivek Kumar 22 days ago

The following fields don't have any validation for maximum length in the Admin Management -> Add New Admin page

  • First Name
  • Last Name
  • Email
  • Password
Actions #2

Updated by Adhi Narayanan 21 days ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Vivek Kumar 13 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF