google / ioweb2016

I/O web app 2016
https://events.google.com/io2016
Apache License 2.0
517 stars 87 forks source link

While the "added to your schedule" toast is up, I can't click outside of the modal dialog to dismiss #980

Closed dragon788 closed 8 years ago

ebidel commented 8 years ago

This is WAI. The toast is a layer which gains focus and allows users to dismiss it with keyboard.

dragon788 commented 8 years ago

Ahh, I can use Esc to dismiss the toast and then I can click outside of the modal window? This kind of breaks my mouse flow, but I can understand that.

On Thu, May 19, 2016 at 7:05 PM, Eric Bidelman notifications@github.com wrote:

This is WAI. The toast is a layer which gains focus and allows users to dismiss it with keyboard.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/GoogleChrome/ioweb2016/issues/980#issuecomment-220483885