LiskHQ / lisk-desktop

🖥 Lisk graphical user interface for desktop
https://lisk.com/wallet
GNU General Public License v3.0
580 stars 95 forks source link

Add tooltip for multi-signature symbol #5363

Closed punkrock closed 1 year ago

punkrock commented 1 year ago

Please add a tooltip for the two-keys-symbol.

image

Also consider the same for:

ManuGowda commented 1 year ago

@punkrock I think adding tooltip icon defeats the purpose of icon? ideally the icon should give users an idea about what it is? we can also check if there is a better icon to use for multisig, not sure about tooltip though.

@ann-vashchenko @Ade-kola what do you guys think about this suggestion?

punkrock commented 1 year ago

@ManuGowda You should not change the icon. You should add a tooltip (description) to it if a user hovers with the mouse that explains what the icon means.

ann-vashchenko commented 1 year ago

@ManuGowda It's a good point to add the tooltip here. We use tooltips for the icons at the top menu because they don't have labels, so the same should be done with the multisignature icon.

Ade-kola commented 1 year ago

@ManuGowda we can use the hover effect for the key like we use in showing public keys before. So when users hover on the key, we can show what it means.

ManuGowda commented 1 year ago

Thanks for all the inputs @punkrock @ann-vashchenko @Ade-kola , then lets add necessary tooltips for all the icons 🙏🏼