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

Blazor UI: Should not close modal when I click outside of the modal #8066

Closed
hikalkan opened this issue Mar 15, 2021 · 0 comments · Fixed by #8081
Closed

Blazor UI: Should not close modal when I click outside of the modal #8066

hikalkan opened this issue Mar 15, 2021 · 0 comments · Fixed by #8081
Assignees
Milestone

Comments

@hikalkan
Copy link
Member

Example screenshot:

image

There is a Cancel button and also an X button on top right. In this case, it is not true to close modal with out-click, because I may accidently click to outside and loose the information I've entered.

"Clicking to outside to close" is useful if no Cancel button. In message box dialog, it may remain like that, but for forms it is not useful in practice.

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

Successfully merging a pull request may close this issue.

2 participants