Actions
Bug #52
closedDelete Button Hidden Due to Long Disease Name in Delete Confirmation (Web)
Status:
Closed
Priority:
Urgent
Assignee:
-
Description
The delete confirmation screen does not handle long disease names properly. When a disease has an excessively long name, the layout expands vertically, causing the Delete button to be pushed out of view, making the action difficult or inaccessible.
Environment
URL: https://dev.akinderwellness.com/pages/diseases
Platform: Web (Chrome – Windows)
Steps to Reproduce
- Go to Diseases page(Masters -> Disease)
- Add/Edit a disease with a very long name
- Click on Delete icon
- Observe the delete confirmation screen
Actual Result
Layout expands excessively
Delete button is hidden or pushed out of view
Expected Result
Long text should be handled properly (scroll/truncate)
Delete button should always remain visible
Impact
The delete screen doesn't close or let other options to work making the website inaccessible.
Files
Updated by Adhi Narayanan 25 days ago
- File localhost-3000-pages-diseases (5).png localhost-3000-pages-diseases (5).png added
- Status changed from New to Resolved
- % Done changed from 0 to 100
Actions