Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scroll bug when modal closes from browser back button #2363

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

SleeplessOne1917
Copy link
Member

Fixes #2350.

Not the ideal solution, as the user can still scroll while the modal is open. However, that is much better than having scrolling be unexpectedly broken.

@SleeplessOne1917 SleeplessOne1917 changed the title Fix scroll bug when modal closes from browser vack button Fix scroll bug when modal closes from browser back button Feb 16, 2024
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx, this bug was super-annoying.

@dessalines dessalines enabled auto-merge (squash) February 16, 2024 13:13
@dessalines dessalines merged commit 7cfe9a1 into main Feb 16, 2024
2 checks passed
@SleeplessOne1917 SleeplessOne1917 deleted the modal-scroll-bug branch February 16, 2024 15:11
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.

Scrolling disabled by popup did not get re-enable
2 participants