You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a nickname is set first in the wallet's account and then a domain name is requested, the domain name is not automatically displayed in the wallet and there is no entry point to view the domain name.
It can only be done as follows:
delete the account and re-import it, but this is a very dangerous operation.
Set the nickname to null value in the place of modifying the nickname, because the display priority is Nickname > Domain > Address, but this way may not be too friendly for common users.
Steps to Reproduce Issue
If a nickname is set first in the wallet's account and then a domain name is requested, the domain name is not automatically displayed in the wallet and there is no entry point to view the domain name.
It can only be done as follows:
delete the account and re-import it, but this is a very dangerous operation.
Set the nickname to null value in the place of modifying the nickname, because the display priority is Nickname > Domain > Address, but this way may not be too friendly for common users.
Expected Result
When modifying nicknames, display the domain name, and users can choose whether to use the domain name or continue to use the nickname. like this:
Actual Result
The text was updated successfully, but these errors were encountered: