Skip to content

Fix 10609 - Prevent overflow of confirmation page hostname#10935

Merged
darkwing merged 1 commit intoMetaMask:developfrom
darkwing:10609-popup-overflow
Apr 27, 2021
Merged

Fix 10609 - Prevent overflow of confirmation page hostname#10935
darkwing merged 1 commit intoMetaMask:developfrom
darkwing:10609-popup-overflow

Conversation

@darkwing
Copy link
Contributor

@darkwing darkwing commented Apr 26, 2021

Fixes: #10609

Explanation: Presently a long hostname on the confirmation screen can take make the window stretch beyond its width. I've updated the design to keep screen width integrity and wrap the hostname so the user can always see that full text.

Wrappers

Shout out to @brad-decker for the CSS wizardry ideas.

@darkwing darkwing requested a review from a team as a code owner April 26, 2021 22:22
@darkwing darkwing requested a review from brad-decker April 26, 2021 22:22
@github-actions
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Copy link
Contributor

@brad-decker brad-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@darkwing darkwing merged commit bdae688 into MetaMask:develop Apr 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MetaMask popup visual overflow bug

2 participants