-
Notifications
You must be signed in to change notification settings - Fork 74
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
Dialog light dismiss #998
Comments
Draft PR to give a rough idea of what this could look like whatwg/html#10157 |
As I mentioned during the WHATNOT meeting, it would be good to consider also whether the proposed attributes might be useful elsewhere too, like with popovers. And if so, does that end up affecting the proposal somehow. |
To update this the latest PR is at whatwg/html#10737 |
Note there is an Intent to Ship on blink-dev https://groups.google.com/a/chromium.org/g/blink-dev/c/_pIOAyg1_E0/m/DnkvfQLVDgAJ for this feature - whatwg/html#10737 is landed as https://html.spec.whatwg.org/#attr-dialog-closedby. Now would be a good time to provide feedback (or a position one way or another), if any. cc @smaug---- |
Request for Mozilla Position on an Emerging Web Specification
<dialog>
whatwg/html#9373<dialog>
whatwg/html#9373@
-mention GitHub accounts):Other information
This is a request for a Mozilla standards position on the idea of adding (optional) light dismiss functionality to Dialogs.
See whatwg/html#9373 for the discussion. The current proposal is a new attribute
closedby
(naming TBD) with three values, allowing no close bahaviour, close watcher behaviour, or close watcher and light dismiss behaviour.The text was updated successfully, but these errors were encountered: