- From: Robert Flack <notifications@github.com>
- Date: Tue, 07 Jun 2022 12:05:18 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 June 2022 19:05:30 UTC
@mfreed7 I wanted to point your attention to this issue in the context of popup dismissal https://github.com/openui/open-ui/issues/426. In particular, what would a dismiss event look like? Would it be dispatched whenever a popup was dismissed? It sounds like if dismiss is just a way for developers to observe that a popup / dialog was dismissed, then having such an event doesn't need to block https://github.com/openui/open-ui/issues/426, though it would mean that developers could only implement context menus properly by using `popup` elements as they wouldn't have the events if their application only consisted of e.g. a canvas. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/309#issuecomment-1149056322 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/issues/309/1149056322@github.com>
Received on Tuesday, 7 June 2022 19:05:30 UTC