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
When restoring a user account using a seed phrase, the name set during the restoration process is displayed temporarily. However, after a logout, the profile data (name and profile picture) are replaced with the data from the backup. This behavior is not user-friendly and creates confusion.
NOTE: This works for the first restore on the device. However, if the profile is deleted and then restored again, the photo from the backup is displayed immediately before logout.
Reproduction
Restore a user account (with backup data) using a seed phrase.
Set a name and password during the restore process.
Observe the name displayed immediately after the restore.
Try to change the profile photo
Log out and observe the profile name and photo being replaced with backup data.
Expected behavior
The name and profile picture set during the restoration process should take priority and remain unchanged unless explicitly updated by the user.
but what if i have an ens name set on desktop? right now when importing from seedphrase it just asks to set a displayname again. so i actually like that it reverts to the backedup name so i can continue with the same ens name on mobile
Bug Report
Problem
When restoring a user account using a seed phrase, the name set during the restoration process is displayed temporarily. However, after a logout, the profile data (name and profile picture) are replaced with the data from the backup. This behavior is not user-friendly and creates confusion.
NOTE: This works for the first restore on the device. However, if the profile is deleted and then restored again, the photo from the backup is displayed immediately before logout.
Reproduction
Expected behavior
The name and profile picture set during the restoration process should take priority and remain unchanged unless explicitly updated by the user.
Actual behavior
The name and profile picture are overridden by data from the backup after a logout.
https://github.com/user-attachments/assets/f00446c4-289d-454c-b2c3-cdd78aac6942
Additional Information
The text was updated successfully, but these errors were encountered: