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

added deprecation message above SiteIcon #19256

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

thebinij
Copy link
Contributor

Explanation

Manual Testing Steps

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.

@thebinij thebinij requested a review from a team as a code owner May 23, 2023 11:40
@thebinij thebinij requested a review from jpuri May 23, 2023 11:40
@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.

@thebinij
Copy link
Contributor Author

thebinij commented May 23, 2023

Hi @georgewrmarshall, I was unable to create an issue that is not "type-bug". Please review this PR. Thank you.

@thebinij thebinij force-pushed the fix/18715-deprecate-siteicon branch from 7cec008 to fec33d6 Compare May 23, 2023 14:57
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #19256 (c4d6e2b) into develop (d9c48cc) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #19256      +/-   ##
===========================================
- Coverage    70.36%   70.35%   -0.01%     
===========================================
  Files          961      961              
  Lines        36845    36845              
  Branches      9588     9588              
===========================================
- Hits         25924    25922       -2     
- Misses       10921    10923       +2     
Impacted Files Coverage Δ
ui/components/ui/site-icon/site-icon.js 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@georgewrmarshall georgewrmarshall added the team-design-system All issues relating to design system in Extension label May 23, 2023
@georgewrmarshall georgewrmarshall removed the request for review from jpuri May 23, 2023 19:58
@thebinij thebinij force-pushed the fix/18715-deprecate-siteicon branch from fec33d6 to 0791eee Compare May 29, 2023 06:54
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.

Excellent! Thanks for your contribution @thebinij! I made a small update.

Screenshot 2023-06-01 at 8 20 14 AM

@garrettbear garrettbear merged commit 33cd2c7 into MetaMask:develop Jun 1, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2023
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.

Deprecate SiteIcon in favour of AvatarFavicon
3 participants