google / webauthndemo

An example Node.js Relying Party implementation of the WebAuthn specification
https://try-webauthn.appspot.com
Apache License 2.0
563 stars 123 forks source link

UI enhancement - grey out page when webauthn dialog is showing #56

Closed kpaulh closed 2 years ago

kpaulh commented 5 years ago

Just a 'nice to have' feature :-)

DamianArado commented 2 years ago

Hii @kpaulh, can you please elaborate more on the requirements of the feature. 😸

kpaulh commented 2 years ago

Hi, I'm under the impression that webauthndemo is no longer supported, so I'll go ahead and close this. (But as best I can remember from when I opened this issue, it was just to have the webpage grey out or otherwise signal that it is inactive when the webauthn modal UI pops up. It would look nicer and indicate to people that they cannot interact with it until the webauthn dialog is dismissed.)