1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
Brad Decker eaa9f759f9
Fix connection modal style issues ()
Resolves three different style issues due to overflow of content
and addresses an issue where UI was being squished due to available
screen real estate.

- On the choose account modal, when a user has enough accounts to need
to scroll within the account chooser, the last-connected data column
was squished. This is resolved by using a tooltip and icon for this data
rather than text printed in column.
- On the connection permission result screen where it shows the Dapp icon ->
Metamask icon, the bottom of the logos and dropshadows were being cut off
this was resolved by removing the height set on this element and allowing
it to fill the available space.
- On the confirmation screen the content appeared off center due to the scrollbar being overlayed instead of auto. This was resolved by removing some of the setting of manual overflow controls on the body element.
2020-05-04 12:04:41 -03:00
..
add-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-add-suggested-token Remove faux <header> elements () 2020-02-27 18:00:20 -04:00
confirm-add-token Remove faux <header> elements () 2020-02-27 18:00:20 -04:00
confirm-approve Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-decrypt-message Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching () 2020-03-06 13:34:56 -08:00
confirm-send-token Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-token-transaction-base Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-transaction Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-transaction-base Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
confirm-transaction-switch Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
connected-sites Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
create-account Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
error Add top-level error page () 2020-01-24 17:11:02 -04:00
first-time-flow Make seed phrase import case-insensitive () 2020-03-30 10:21:04 -02:30
home Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
keychains Remove faux <header> elements () 2020-02-27 18:00:20 -04:00
lock Remove recompose () 2020-02-24 19:28:26 -03:30
mobile-sync Add Idle Timeout for Sync with mobile () 2020-03-24 01:00:59 -04:00
permissions-connect Fix connection modal style issues () 2020-05-04 12:04:41 -03:00
routes Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
send Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
settings Reorganize selectors directory () 2020-05-02 12:41:17 -07:00
unlock-page Await completion of markPasswordForgotten () 2020-04-22 16:15:22 -03:00
index.js Migrate "i18n-provider" to new context API () 2020-03-23 14:07:05 -03:00
index.scss Update Connected Sites modal design () 2020-03-31 19:40:02 -02:30