1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/components/app/modals/account-details-modal
HowardBraham b9d9112b97
Prevent account name collisions (#16752)
* dealt with most of the problems in the Create Account dialog

* Fixed "newAccountNumberName" localizations

* In another language, don't allow accounts named, for instance, Cuenta 3

* Editing an account name later now follows the same rules

* Fixing lint errors

* Responding to the review by @adonesky1

* Worked with @montelaidev to alter the RegExp, in order to catch spaces before and after the account name

* Fixed line breaks for eslint
2022-12-22 11:27:31 -06:00
..
account-details-modal.component.js Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
account-details-modal.container.js Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
account-details-modal.test.js Continue converting tests from enzyme to @testing-library/react (#15956) 2022-09-27 08:03:26 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Dark Mode: Remove last unused colors (#14208) 2022-03-25 14:30:36 -05:00