paritytech / capi-multisig-app

[WIP] Simple multisig administration
https://multisig.capi.dev/
Apache License 2.0
8 stars 0 forks source link

Disable going back only if transaction has been signed #191

Open statictype opened 1 year ago

statictype commented 1 year ago

Right now, if the user clicks on the "Sign and create" button but for some reason chooses to close the extension popup the UI doesn't allow any action. Both buttons are disabled.

Screenshot 2023-05-26 at 11 10 03

If the signing was aborted, the user should be able to go back and / or sign again