Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace removed 'copy-to-clipboard' icon #8853

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Jun 24, 2020

The 'copy-to-clipboard' icon was removed in #8190, and replaced with a new 'Copy' icon component. It was still being used in two places though, on the confirmation page for decryption and on the reveal seed phrase screen..

The new Copy icon is now used in these two places instead. It has been given a size of '17' to match the old icon size.

The 'copy-to-clipboard' icon was removed in #8190, and replaced with a
new 'Copy' icon component. It was still being used in two places
though, on the confirmation page for decryption and on the reveal seed
phrase screen..

The new Copy icon is now used in these two places instead. It has been
given a size of '17' to match the old icon size.
@Gudahtt
Copy link
Member Author

Gudahtt commented Jun 24, 2020

Screenshots:

Before (decryption confirmation):

broken-image

After (decryption confirmation):

fixed-icon

After (reveal seed words screen):

reveal-seed-new-icon

@Gudahtt Gudahtt marked this pull request as ready for review June 24, 2020 14:23
@Gudahtt Gudahtt requested a review from a team as a code owner June 24, 2020 14:23
@metamaskbot
Copy link
Collaborator

Builds ready [0e4a926]
Page Load Metrics (631 ± 45 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint309543178
domContentLoaded3507246299445
load3527266319445
domInteractive3507246289445

Copy link
Contributor

@whymarrh whymarrh left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt Gudahtt merged commit 1d26444 into develop Jun 24, 2020
@Gudahtt Gudahtt deleted the replace-removed-copy-to-clipboard-icon branch June 24, 2020 15:10
Gudahtt added a commit that referenced this pull request Jun 24, 2020
* origin/develop:
  Restore list item title attributes (#8858)
  Fix mobile sync redirect (#8860)
  Align copy tooltip text and icon (#8861)
  Update inpage provider, deprecation warnings (#8854)
  Update test-dapp (#8856)
  Return after 'reject' in Promise constructor (#8857)
  Replace removed 'copy-to-clipboard' icon (#8853)
  Stop upper-casing exported private key (#8850)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants