Skip to content
Snippets Groups Projects
  • Ryan Bianchi's avatar
    f9c08a99
    Fix ability to have duplicate account names (#3527) · f9c08a99
    Ryan Bianchi authored
    
    * 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: default avataryoungcw <calebyoung94@gmail.com>
    f9c08a99
    History
    Fix ability to have duplicate account names (#3527)
    Ryan Bianchi authored
    
    * 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: default avataryoungcw <calebyoung94@gmail.com>