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 confirm-subtitle folder #19699

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

rohiiittttt
Copy link
Contributor

Explanation

Replaced deprecated design system and storybook constants in the confirm-subtitle
ui/components/app/confirm-subtitle

Screenshots/Screencaps

Before

image
image

After

image
image

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.

@rohiiittttt rohiiittttt requested a review from a team as a code owner June 21, 2023 04:54
@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 Jun 21, 2023

Codecov Report

Merging #19699 (55727f6) into develop (4b08c02) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #19699      +/-   ##
===========================================
- Coverage    70.79%   70.79%   -0.01%     
===========================================
  Files          988      988              
  Lines        38365    38365              
  Branches     10041    10041              
===========================================
- Hits         27160    27158       -2     
- Misses       11205    11207       +2     
Impacted Files Coverage Δ
...omponents/app/confirm-subtitle/confirm-subtitle.js 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@georgewrmarshall georgewrmarshall requested review from georgewrmarshall and garrettbear and removed request for PeterYinusa June 21, 2023 18:27
@georgewrmarshall georgewrmarshall added the team-design-system All issues relating to design system in Extension label Jun 21, 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.

Hey @rohiiittttt, thanks for your contribution. I think we can remove fontWeight altogether here

FONT_WEIGHT,
FontWeight,
Copy link
Contributor

Choose a reason for hiding this comment

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

We could actually remove this because the font-weight for bodyMd is already normal

@rohiiittttt
Copy link
Contributor Author

@georgewrmarshall i have done the changes please check

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

3 participants