Skip to content

UX: Add 'Add' icon to Add Network button#22628

Merged
darkwing merged 8 commits intodevelopfrom
add-button
Jan 29, 2024
Merged

UX: Add 'Add' icon to Add Network button#22628
darkwing merged 8 commits intodevelopfrom
add-button

Conversation

@darkwing
Copy link
Copy Markdown
Contributor

Description

Design wanted to add the "+" to the Add Network button

Related issues

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

Manual testing steps

  1. Open the network menu
  2. See the "+" icon on the button

Screenshots/Recordings

Before

N/A

After

SCR-20240122-nusi

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've clearly explained what problem this PR is solving and how it is solved.
  • I've linked related issues
  • I've included manual testing steps
  • I've included screenshots/recordings if applicable
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
  • I’ve properly set the pull request status:
    • In case it's not yet "ready for review", I've set it to "draft".
    • In case it's "ready for review", I've changed it from "draft" to "non-draft".

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.

@darkwing darkwing requested a review from a team as a code owner January 22, 2024 21:37
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

Builds ready [6b3a1e8]
Page Load Metrics (1286 ± 121 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint932982026833
domContentLoaded10189938038
load100517031286253121
domInteractive10189938038
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 29 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [275c006]
Page Load Metrics (752 ± 17 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint96133108105
domContentLoaded9211532
load7198467523517
domInteractive9211532
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 29 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (05d2bfd) 68.18% compared to head (60837ac) 68.18%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #22628      +/-   ##
===========================================
- Coverage    68.18%   68.18%   -0.00%     
===========================================
  Files         1087     1087              
  Lines        42674    42674              
  Branches     11352    11352              
===========================================
- Hits         29096    29095       -1     
- Misses       13578    13579       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [60837ac]
Page Load Metrics (771 ± 14 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint95153111136
domContentLoaded10441873
load7098377712914
domInteractive10441873
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 29 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [ee76225]
Page Load Metrics (931 ± 72 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint962931414120
domContentLoaded17207414120
load732143993115072
domInteractive17207414120
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 29 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@darkwing darkwing merged commit 46e755b into develop Jan 29, 2024
@darkwing darkwing deleted the add-button branch January 29, 2024 16:17
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2024
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [3b55461]
Page Load Metrics (882 ± 31 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint114175133147
domContentLoaded135426105
load78310398826431
domInteractive135426105
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 29 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot metamaskbot added the release-11.11.0 Issue or pull request that will be included in release 11.11.0 label Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-11.11.0 Issue or pull request that will be included in release 11.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants