-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Prevent Scrolling on Specific Panels #65
Copy link
Copy link
Open
Labels
PANEL SUGGESTIONSBase on panelist suggestion on capstone 1Base on panelist suggestion on capstone 1
Description
Description
Prevent unwanted scrolling behavior on specific UI sections such as modals, dashboards, or fixed panels.
Expected Behavior
- Disable background scrolling when modal/panel is open
- Maintain smooth UX when interacting with components
- Additional Context
Use JavaScript (overflow: hidden or event listeners) to control scroll behavior.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PANEL SUGGESTIONSBase on panelist suggestion on capstone 1Base on panelist suggestion on capstone 1