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

Disable click outside modals #8787

Closed
wants to merge 1 commit into from
Closed

Conversation

enguerr
Copy link
Contributor

@enguerr enguerr commented May 13, 2020

Please be sure you are submitting this against the staging branch.

Q A
Bug fix? No
New feature? No
Automated tests included? No
Related user documentation PR URL No
Related developer documentation PR URL
Issues addressed (#s or URLs)
BC breaks?
Deprecations?

Description:

Disable the click on the overlay to close the modal.
Users report losing their information after trying to selecting e field inside the modal.
The mouse button released outside closed the modal and they lose their information.

Steps to reproduce the bug:

  1. Select some input and release the mouse button outside the modal
  2. The modal close itself without confirmation

@enguerr
Copy link
Contributor Author

enguerr commented May 20, 2020

resolve this issue #8554

@npracht
Copy link
Member

npracht commented May 20, 2020

Then i close it in favor of #8554

@npracht npracht closed this May 20, 2020
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.

None yet

2 participants