devstygian / devstygian/Resto-POS
feat: Prevent Scrolling on Specific Panels
Open
PANEL SUGGESTIONS
- Dominant language
- PHP
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.