[Bug]: Adding new account through dapp connection- account name inconsistent #25846
Labels
regression-RC-12.0.0
regression-RC-12.1.0
release-12.0.0
Issue or pull request that will be included in release 12.0.0
release-12.2.0
Issue or pull request that will be included in release 12.2.0
release-12.4.0
Issue or pull request that will be included in release 12.4.0
release-blocker
This bug is blocking the next release
Sev2-normal
Normal severity; minor loss of service or inconvenience.
team-accounts
type-bug
Describe the bug
When using the create new account action within the dapp connection prompt, the account name is not presented consistently. In the video below, the same account is shown as
Account 9
as well asAccount 5
within the add new account flow within the dapp connection.This was observed in RC testing for v12.1.0 and was confirmed to also be the case within v12.0.0 RC
Expected behavior
Account name should be presented consistently throughout the flow, with the name that will appear in the accounts list. Previously in 11.16.3 for example, a newly created HD account would be named
Account count(all accounts)+1
, but it looks like within this connection flow we are not consistent and show the user an account name ofAccount count(HD,Imported)+1
.Screenshots/Recordings
Recording
Steps to reproduce
Error messages or log output
No response
Version
12.0.0
Build type
None
Browser
Chrome, Firefox
Operating system
MacOS
Hardware wallet
Ledger
Additional context
Observed with Ledger, but could be observed with any hardware wallets present.
Severity
User must have hardware present and use the add new account flow within dapp connection prompt to observe this.
The text was updated successfully, but these errors were encountered: