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

Expose a dialog as modal / non-modal #377

Open
scottaohara opened this issue Mar 15, 2022 · 1 comment
Open

Expose a dialog as modal / non-modal #377

scottaohara opened this issue Mar 15, 2022 · 1 comment

Comments

@scottaohara
Copy link
Member

As an open item for discussion per dialog initial focus, a proposal should the dialog role be adjusted to expose whether it is a modal or non-modal dialog? Whether that be by use of aria-modal or the native dialog element's .show() method and open attribute toggling (non-modal), vs the showModal() method which explicitly makes the dialog modal.

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

No branches or pull requests

2 participants