bithyve / bitcoin-keeper

Secure today, plan for tomorrow. BIP 85 hot wallets, buy bitcoin, tor privacy.
https://bitcoinkeeper.app
MIT License
32 stars 11 forks source link

UI: Assisted Keys deactivation comms #4616

Open Parsh opened 1 month ago

Parsh commented 1 month ago

Task Description Once the user clicks on the deactivated key tile, a toast message w/ the respective error message(containing the criteria for deactivation) should be shown.

Dependencies

4600

Deveshshankar commented 1 month ago

Completed

Parsh commented 3 weeks ago

@Raheel1258 This is not working as expected. The disabled tile is not showing error message when pressed upon, it is rather getting selected and allowing the user to create a vault using the disabled keys(which is not the expected behaviour).

@Deveshshankar Was it working on the last release? Have you seen the error message for the disabled signer tile?

https://github.com/bithyve/bitcoin-keeper/assets/17980466/29940158-3943-4374-b680-2bfec62bdc6e

Parsh commented 3 weeks ago

This is not still addressed by the latest PR.