1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/permissions-connect/choose-account
Mark Stacey e4410724e9
Show origin in connect flow rather than site name (#8885)
The designs for the connect flow show the site `origin` below the site
icon rather than the site name. This was done for security reasons,
and because the site name is often set to an unwieldy long string.

This was accidentally undone in #8815 in the process of fixing a
separate bug. The origin has now been restored. More specific PropTypes
have been set on each use of the `domainMetadata` prop as well.
2020-07-02 14:08:43 -03:00
..
choose-account.component.js Show origin in connect flow rather than site name (#8885) 2020-07-02 14:08:43 -03:00
index.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
index.scss Fix connect flow account list height (#8798) 2020-06-12 18:22:45 -03:00