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

feat: Token send heading component #27562

Merged
merged 8 commits into from
Oct 10, 2024
Merged

feat: Token send heading component #27562

merged 8 commits into from
Oct 10, 2024

Conversation

pedronfigueiredo
Copy link
Contributor

@pedronfigueiredo pedronfigueiredo commented Oct 2, 2024

Description

Open in GitHub Codespaces

Related issues

Fixes: https://github.com/MetaMask/MetaMask-planning/issues/3219

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Token with image

Screenshot 2024-10-01 at 14 48 07

Token without image but with symbol

Screenshot 2024-10-01 at 14 50 23

Token without image and symbol

Screenshot 2024-10-01 at 15 12 21

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@pedronfigueiredo pedronfigueiredo requested review from a team as code owners October 2, 2024 12:21
Copy link
Contributor

github-actions bot commented Oct 2, 2024

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.

@github-actions github-actions bot added the team-confirmations Push issues to confirmations team label Oct 2, 2024
@pedronfigueiredo pedronfigueiredo self-assigned this Oct 2, 2024
OGPoyraz
OGPoyraz previously approved these changes Oct 7, 2024
const TokenTransferInfo = () => {
return null;
return <SendHeading />;
Copy link
Member

Choose a reason for hiding this comment

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

Are we going to extend this component later or will it stay just importing this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this work continues in the next PR #27654

@metamaskbot
Copy link
Collaborator

Builds ready [ef4b230]
Page Load Metrics (1777 ± 80 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint15322221178517986
domContentLoaded15242092174615172
load15652201177716780
domInteractive26152493014
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0.00%)
  • ui: 6.65 KiB (0.09%)
  • common: 444 Bytes (0.01%)

@metamaskbot
Copy link
Collaborator

Builds ready [f873e25]
Page Load Metrics (1764 ± 96 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint155325611765217104
domContentLoaded15382316172317483
load15472445176420096
domInteractive24152503014
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0.00%)
  • ui: 6.68 KiB (0.09%)
  • common: 439 Bytes (0.01%)

Copy link

sonarcloud bot commented Oct 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@metamaskbot
Copy link
Collaborator

Builds ready [2203d10]
Page Load Metrics (1866 ± 95 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint73724571813321154
domContentLoaded15842443184020397
load15922455186619895
domInteractive16196544924
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0.00%)
  • ui: 6.65 KiB (0.09%)
  • common: 439 Bytes (0.01%)

@pedronfigueiredo pedronfigueiredo added this pull request to the merge queue Oct 10, 2024
Merged via the queue into develop with commit 1bd1fa4 Oct 10, 2024
77 of 78 checks passed
@pedronfigueiredo pedronfigueiredo deleted the pnf/3219 branch October 10, 2024 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2024
@metamaskbot metamaskbot added the release-12.7.0 Issue or pull request that will be included in release 12.7.0 label Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.7.0 Issue or pull request that will be included in release 12.7.0 team-confirmations Push issues to confirmations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants