Nick-1979 / polkadot-Js-Plus-extension

A user-friendly wallet to interact with the Polkadot/Substrate based blockchains through a browser.
http://www.polkadotjs.plus
Apache License 2.0
8 stars 1 forks source link

The NEXT button on the CloseRecovery tab Should be Disabled while API prop is UNDEFINED! #46

Closed AMIRKHANEF closed 2 years ago

AMIRKHANEF commented 2 years ago

While the api prop is undefined, The user cannot see the details of the malicious account, therefore, It's better the NEXT button be disable!

AMIRKHANEF commented 2 years ago

Also the api prop cannot be undefined on the Confirm component, so by clicking on the NEXT button on the CloseRecovery tab nothing going to happen.