-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
Modal: Disable backdrop click #1488
Comments
Add disable closing modal on backdrop click skeletonlabs#1488
Feature disable closing modal on backdrop click skeletonlabs#1488
I don't see how this feature would be disallowed by the accessibility guidelines you are pointing to. They state
Note how they write "in some implementations". |
By building your own Modal or using a dedicated page because some implementations include ours. You might have more luck in v3, but for v2 the stance is set and won't change to not break backwards compatibility and expectations: Backdrop Clicks will close the modal. |
Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!
Is there a way to disable closing modal on backdrop click?
What type of pull request would this be?
None
Any links to similar examples or other references we should review?
No response
The text was updated successfully, but these errors were encountered: