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

Part of #18714: Replacing deprecated constants in Icon folder #19250

Merged
merged 7 commits into from
May 25, 2023

Conversation

dhruvv173
Copy link
Contributor

Explanation

Screenshots/Screencaps

Before

before.1.mp4

After

after.mp4

Manual Testing Steps

jest tests
image

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.

@dhruvv173 dhruvv173 requested a review from a team as a code owner May 22, 2023 13:15
@dhruvv173 dhruvv173 requested a review from matthewwalsh0 May 22, 2023 13:15
@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.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #19250 (741c35f) into develop (e1b1227) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #19250      +/-   ##
===========================================
- Coverage    70.36%   70.36%   -0.01%     
===========================================
  Files          961      961              
  Lines        36850    36850              
  Branches      9589     9589              
===========================================
- Hits         25929    25927       -2     
- Misses       10921    10923       +2     
Impacted Files Coverage Δ
ui/components/component-library/icon/icon.tsx 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@dhruvv173
Copy link
Contributor Author

hi @georgewrmarshall , could you please review this PR when possible?
Thanks!

@georgewrmarshall georgewrmarshall added the team-design-system All issues relating to design system in Extension label May 23, 2023
@garrettbear
Copy link
Contributor

@dhruvv173 when you get a chance fix that conflict, otherwise this is looking good

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.

Hey @dhruvv173, this is looking good I did a search for the deprecated consts inside of the icon folder and got a result on FLEX_DIRECTION that needs updating. You will also need to resolve the conflict as @garrettbear mentioned

Screenshot 2023-05-24 at 8 51 43 PM

@dhruvv173
Copy link
Contributor Author

Hey @dhruvv173, this is looking good I did a search for the deprecated consts inside of the icon folder and got a result on FLEX_DIRECTION that needs updating. You will also need to resolve the conflict as @garrettbear mentioned

Screenshot 2023-05-24 at 8 51 43 PM

@garrettbear @georgewrmarshall
I apologize for missing those constants. I will make the changes, resolve the conflict and resubmit.

@dhruvv173
Copy link
Contributor Author

hey @garrettbear @georgewrmarshall
Apologies for the mistakes, you guys have been very polite while pointing them out and suggesting changes. I have made the requested changes, could you guys please review it?
Thanks!

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! Thanks for your contribution @dhruvv173!

@DONOVA28

This comment was marked as spam.

@garrettbear garrettbear merged commit 744dfc9 into MetaMask:develop May 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2023
@dhruvv173 dhruvv173 deleted the Icon-Component-Fix branch July 18, 2023 07:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
external-contributor team-design-system All issues relating to design system in Extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants