-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ability to have duplicate account names (#3527)
* add duplicate name validation to sidebar, and both narrow/wide Account pages * unify error messages and styles * keep state for the current account name on the mobile account modal * add release notes * remove extra validation function * fix typo in AccountSyncSidebar params * don't set current account name to empty string and prevent further changes on AccountMenuModal * lint imports * update error message to Name x already exists * use proper translation functions --------- Co-authored-by: youngcw <[email protected]>
- Loading branch information
Showing
6 changed files
with
243 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.