stable

Clone or download

Read-only

feat: add spinner for submit button ssh/access key

Part of story #31177 check my identity when doing a risky action To show that an action is performed and the button is waiting, add a spinner on the button on click *Testing:* With a registered passkey, when submitting a new ssh/access key, a spinner should be shown during passkey authentication Change-Id: I1cd5797d07928695afd952d5524443000cfa0a4a

Modified Files

Name
M src/common/User/Account/templates/access-keys.mustache +2 −0 Go to diff View file
M src/common/User/Account/templates/ssh-keys.mustache +2 −0 Go to diff View file
M src/scripts/account/src/keys-tokens.ts +22 −3 Go to diff View file