Actions
Bug #60
closedAdd New Question modal content is cut off and not scrollable, partially blocking view to title and button. (Web)
Status:
Closed
Priority:
Normal
Assignee:
-
Description
The Add New Question modal does not handle overflow properly. When opened, parts of the modal (title and cancel button) are cut off, and the user is unable to scroll to view hidden content.
Environment
URL: https://dev.akinderwellness.com/pages/questions
Platform: Web (Chrome)
Module: Questions → Add New Question
Steps to Reproduce
- Navigate to Questions page
https://dev.akinderwellness.com/pages/questions - Click
+symbol in any section to add question. - Observe modal content
Expected Result
Modal should:
- Fit within viewport
- Allow vertical scrolling when content overflows
- Keep header and action buttons accessible
Actual Result
Top title partially hidden
Bottom buttons also partially hidden
No scrolling available inside modal
User cannot interact with full modal content
Files
Actions