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

[MMI] Added code fencing in info tab component #17910

Merged
merged 10 commits into from
Mar 31, 2023

Conversation

albertolive
Copy link
Contributor

Explanation

Added code fencing in info tab component

https://consensyssoftware.atlassian.net/browse/MMI-2514

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved

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

@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 [d5c1160]
Page Load Metrics (1727 ± 80 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1071911372210
domContentLoaded14022073171616680
load14022073172716780
domInteractive14022073171616680
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

@albertolive albertolive marked this pull request as ready for review March 1, 2023 14:31
@albertolive albertolive requested a review from a team as a code owner March 1, 2023 14:31
@albertolive albertolive requested a review from mcmire March 1, 2023 14:31
zone-live
zone-live previously approved these changes Mar 1, 2023
@albertolive albertolive requested a review from brad-decker March 6, 2023 09:59
Copy link
Member

@NidhiKJha NidhiKJha left a comment

Choose a reason for hiding this comment

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

Question: Are we updating the links for privacy and site url from metamask to mmi??

Current behaviour:

Screen.Recording.2023-03-20.at.4.55.53.PM.mov

Changed

Screen.Recording.2023-03-20.at.4.55.02.PM.mov

@albertolive
Copy link
Contributor Author

albertolive commented Mar 20, 2023

Hi @NidhiKJha,

Good catch! I tried the same thing, and the link has indeed changed. But it doesn't make sense because I'm adding code fencing. Will the code fencing be applied correctly when the builds are generated? Or am I missing something else?

image

@metamaskbot
Copy link
Collaborator

Builds ready [7b07df6]
Page Load Metrics (1977 ± 146 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint984171676833
domContentLoaded143823511959309148
load145624171977305146
domInteractive143823511959309148
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #17910 (8dc3e2d) into develop (234fb4a) will decrease coverage by 0.01%.
The diff coverage is 33.33%.

@@             Coverage Diff             @@
##           develop   #17910      +/-   ##
===========================================
- Coverage    64.78%   64.78%   -0.01%     
===========================================
  Files          926      926              
  Lines        35666    35670       +4     
  Branches      9159     9159              
===========================================
  Hits         23106    23106              
- Misses       12560    12564       +4     
Impacted Files Coverage Δ
ui/pages/settings/info-tab/info-tab.component.js 3.57% <0.00%> (-0.60%) ⬇️
ui/helpers/constants/common.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@albertolive
Copy link
Contributor Author

@NidhiKJha can you test it again? Have made some changes :)

@metamaskbot
Copy link
Collaborator

Builds ready [aff92c6]
Page Load Metrics (1654 ± 91 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint98148113157
domContentLoaded14312046162716177
load14312213165419091
domInteractive14312046162716177
Bundle size diffs
  • background: 0 bytes
  • ui: 70 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [fab541b]
Page Load Metrics (1499 ± 26 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint88152105168
domContentLoaded1430160014894220
load1430164314995426
domInteractive1430160014894220
Bundle size diffs
  • background: 0 bytes
  • ui: 70 bytes
  • common: 0 bytes

Copy link
Member

@NidhiKJha NidhiKJha left a comment

Choose a reason for hiding this comment

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

Checked storybook with links. LGTM

@metamaskbot
Copy link
Collaborator

Builds ready [8dc3e2d]
Page Load Metrics (1562 ± 50 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint882991164321
domContentLoaded1415170315438842
load14161774156210450
domInteractive1415170315438842
Bundle size diffs
  • background: 0 bytes
  • ui: 70 bytes
  • common: 0 bytes

@albertolive albertolive merged commit c261817 into develop Mar 31, 2023
@albertolive albertolive deleted the feature/MMI-2514-update-the-info-tab branch March 31, 2023 11:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 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.

4 participants