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

UX: Icons: Remove lock icon #17739

Merged
merged 3 commits into from
Feb 16, 2023
Merged

UX: Icons: Remove lock icon #17739

merged 3 commits into from
Feb 16, 2023

Conversation

darkwing
Copy link
Contributor

Explanation

Replaces the lock icon

Screenshots/Screencaps

NewLockIcon

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved
    • How reviewers can test my changes
  • Sufficient automated test coverage has been added

Pre-merge reviewer checklist

  • Manual testing (e.g. pull and build branch, run in browser, test code being changed)
  • PR is linked to the appropriate GitHub issue
  • IF this PR fixes a bug in the release milestone, add this PR to the release milestone

If further QA is required (e.g. new feature, complex testing steps, large refactor), add the Extension QA Board label.

In this case, a QA Engineer approval will be be required.

@darkwing darkwing requested review from a team and kumavis as code owners February 14, 2023 02:21
@darkwing darkwing requested a review from ryanml February 14, 2023 02:21
@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.

@metamaskbot
Copy link
Collaborator

Builds ready [a7d30a3]
Page Load Metrics (1334 ± 105 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint116175140168
domContentLoaded10731860129519694
load107320171334218105
domInteractive10731860129519694
Bundle size diffs
  • background: 0 bytes
  • ui: -2116 bytes
  • common: 0 bytes

@garrettbear
Copy link
Contributor

New Icon component requires a little fine tuning to have better visual alignment. @georgewrmarshall is aware of this

In the meantime can set an alignItems center.

Before

Screenshot 2023-02-15 at 11 28 01 AM

After

Screenshot 2023-02-15 at 11 28 14 AM

@garrettbear
Copy link
Contributor

Resolved all my comments, since I ended up just committing the change for you.

@garrettbear garrettbear self-requested a review February 15, 2023 19:52
garrettbear
garrettbear previously approved these changes Feb 15, 2023
Copy link
Contributor

@georgewrmarshall georgewrmarshall left a comment

Choose a reason for hiding this comment

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

LGTM! Just remembered <Icon size={ICON_SIZES.AUTO) /> would also work to fix alignment of inline icons

NidhiKJha
NidhiKJha previously approved these changes Feb 16, 2023
@metamaskbot
Copy link
Collaborator

Builds ready [649ecfb]
Page Load Metrics (1638 ± 67 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1003051274321
domContentLoaded14241915160712661
load14241954163813967
domInteractive14241915160712661
Bundle size diffs
  • background: 0 bytes
  • ui: -2116 bytes
  • common: 0 bytes

NidhiKJha
NidhiKJha previously approved these changes Feb 16, 2023
@metamaskbot
Copy link
Collaborator

Builds ready [0a8418b]
Page Load Metrics (1623 ± 55 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint100149120147
domContentLoaded14171902160311555
load14171929162311555
domInteractive14171902160311555
Bundle size diffs
  • background: 0 bytes
  • ui: -2114 bytes
  • common: 0 bytes

@garrettbear garrettbear merged commit 1a330dd into develop Feb 16, 2023
@garrettbear garrettbear deleted the lock-icon branch February 16, 2023 23:56
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2023
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.

5 participants