1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/store
David Walsh ab4843f06b
UX: Multichain: Implement Account Details Popover (#18811)
* UX: Multichain: Implement Account Details Popover

* Styling account details popover

* using ButtonSecondary with variant, removing Text

* adding account-details jest test

* Close popover when outside area clicked

* Move all export functionality into the popover

* Improve jest tests

* Implement new design for export key screens

* Hide warning when popover is closed

* Vertically align the copy button

* Move AccountDetailsDisplay to its own file

* Move authentication to its own file

* Move private key to its own component

* Fix misalignment of avatar on display screen

* Move private key to its own component

* Update ui/components/multichain/account-details/account-details-authenticate.js

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

* Update ui/components/multichain/account-details/account-details.test.js

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

* Prevent account name overflow, update text size

* Use FormTextField

* Add analytics

* Move location of accountDetailsAddress

* Ensure passsword input is used

---------

Co-authored-by: Victor Thomas <10986371+vthomas13@users.noreply.github.com>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-05-03 12:09:13 -05:00
..
action-queue Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
institutional Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
actionConstants.test.js Dead and redundant code removal (#17512) 2023-02-02 16:00:05 -06:00
actionConstants.ts UX: Multichain: Implement Account Details Popover (#18811) 2023-05-03 12:09:13 -05:00
actions.test.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
actions.ts UX: Multichain: Implement Account Details Popover (#18811) 2023-05-03 12:09:13 -05:00
store.ts Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30