Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Add option to not close Modal when the user clicks outside of it #199

Closed
cvrebert opened this issue Dec 4, 2014 · 0 comments
Closed

Add option to not close Modal when the user clicks outside of it #199

cvrebert opened this issue Dec 4, 2014 · 0 comments
Assignees

Comments

@cvrebert
Copy link
Contributor

cvrebert commented Dec 4, 2014

Currently, a Modal closes whenever the user clicks outside of the Modal.
This is reasonable in many cases, but in other cases, it is necessary to force the user to make an explicit choice/decision (rather than just the implicit choice of exiting the Modal) before letting them move beyond the current Modal. It would therefore be useful for Modals to have a "don't close the Modal when clicking outside of it" option (which would default to the current behavior).

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

No branches or pull requests

3 participants