Page MenuHomePhabricator

Don't force reload to retry after WebAuthn failure
Open, Needs TriagePublic

Description

If WebAuthn authentication or setup fails or times out, we currently replace the entire UI with an error message and a "reload page" button, and force the user to reload the page in order to try again. But there's no technical reason why that's necessary. We should instead show them a "try again" button, and leave the rest of the UI more or less intact.

image.png (523×205 px, 20 KB)

image.png (349×260 px, 12 KB)