-
Notifications
You must be signed in to change notification settings - Fork 0
Identicon copied indicator #89
Comments
i'm thinking we should have a different notification for a copy event. something like a small tooltip next to the address that was copied. |
@statictype we have max 3 properties to indicate the address has been copied, cursor, address icon and the message. |
other than that, yes this notification should not be of the same importance as the on-chain events |
I agree, it's a bit of a complication. We could just do the tooltip for now. |
Tooltip and it would be nice if cursor changed (from the one with + to the one without +). You can see why it's odd to keep the same cursor if you look at polkadot.js and how this component behaves |
Since we decided to split tooltips and notifications I updated current issue and created another one for on-chain events & notifications |
I wouldn't call tooltips notifications they are in a way but always related to the state of the component. |
Indicator that address has been copied when identicon is pressed
The text was updated successfully, but these errors were encountered: