-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
logging in Username/account name doesn't display #98
Comments
@hstove Mind taking this one? |
Ready for QA This is actually an existing issue in the Browser, because you can't see which usernames an address owns until it's processed on-chain. However, we have a new mechanic for keeping internal (private) wallet settings in Gaia, and so we're using that to see if you have an existing username. |
Can you explain how this "new mechanic for keeping internal wallet settings in Gaia" works @hstove ? |
I've created a separate issue to track documentation for that mechanic here: #317 |
## [6.43.0](v6.42.2...v6.43.0) (2024-07-15) ### Features * add Leather to WBIP004 array, closes [#5615](#5615) ([e38f6ab](e38f6ab)) * mock mainnet btc blockstream requests ([16d751c](16d751c)) ### Bug Fixes * choose account prevent bug, closes [#5509](#5509) ([89500a8](89500a8)) * collectible hover, closes [#4971](#4971) ([7728eeb](7728eeb)) * confine clickable area of account switcher to account name and chevron, closes [#5621](#5621) ([472c7e4](472c7e4)) * dust change amounts, closes [#4979](#4979) ([8b40ea7](8b40ea7)) * increase zIndex of tooltip to prevent it being obscured, closes [#5622](#5622) ([a1f86bb](a1f86bb)) * show account name in signPsbt and signBip322 header, ref [#4657](#4657) [#4859](#4859) ([71f2565](71f2565)) ### Internal * add new analytics events ([3f9548e](3f9548e)) * post-release merge back ([c1bbf89](c1bbf89)) * reenable swaps, closes leather-io/issues[#98](#98) ([5faba22](5faba22))
When logging in Username/account name doesn't display, but a series of numbers are displayed in the usernames place.
Video of issue
https://screencast-o-matic.com/watch/cYnhogwDpc
The text was updated successfully, but these errors were encountered: