- From: Mustaq Ahmed <notifications@github.com>
- Date: Mon, 04 Oct 2021 13:40:18 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 October 2021 20:40:30 UTC
Yes, a generic event seems logical here. Thanks. While we don't expect modals inside modals in general, we can have context-menu from inside an active `<dialog>`! Wondering what's the best way to handle this. Maybe the order of `dismiss` events will implicitly determine what is being dismissed? Like the first event will be for the "topmost" modal and so on? Alternately, the `dismiss` event can carry some "dismiss target" information. Thoughts? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/309#issuecomment-933838311
Received on Monday, 4 October 2021 20:40:30 UTC