Skip to content

Fix: locked scolling on dialog open#109

Closed
mistr-hnm wants to merge 1 commit intoknadh:masterfrom
mistr-hnm:fix/scroll-on-dialog
Closed

Fix: locked scolling on dialog open#109
mistr-hnm wants to merge 1 commit intoknadh:masterfrom
mistr-hnm:fix/scroll-on-dialog

Conversation

@mistr-hnm
Copy link

Summary

Fixes an issue where the page continued to scroll when a dialog was opened.

Problem

Opening the dialog did not lock background scrolling, which caused
unexpected UI behavior and poor user experience.

Solution

Added scroll locking when the dialog is active and restored scrolling
when it closes.

@knadh
Copy link
Owner

knadh commented Feb 25, 2026

Hi @mistr-hnm. I don't think this should be default behaviour. Not locking scroll as a behaviour is fine.

@knadh knadh closed this Feb 25, 2026
@mistr-hnm
Copy link
Author

Hi @knadh , Sure, no worries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants