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

chore: PortfolioView™: Design Review Cleanup: Networks, sort, & Menu #28663

Merged
merged 7 commits into from
Nov 22, 2024

Conversation

darkwing
Copy link
Contributor

@darkwing darkwing commented Nov 22, 2024

Description

Improves various design review aspects pointed out by @amandaye0h

Open in GitHub Codespaces

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

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.

@darkwing darkwing requested a review from a team as a code owner November 22, 2024 20:48
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.


.currency-display-component__text,
.currency-display-component__suffix {
color: var(--color-text-alternative);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

SCR-20241122-nehv

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Did this with CSS because the CurrencyDisplay component doesn't use DS, and I desperately want to avoid changing that as it's used everywhere.

@@ -33,6 +33,7 @@ const AssetListControlBar = ({
disabled={!shouldShowTokensLinks}
size={ButtonBaseSize.Sm}
startIconName={IconName.MoreVertical}
startIconProps={{ marginInlineEnd: 0 }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

SCR-20241122-nedi

name={IconName.Refresh}
size={IconSize.Sm}
marginInlineEnd={2}
/>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Icons:

SCR-20241122-nduw

@darkwing darkwing changed the title PortfolioView™: Design Review Cleanup chore: PortfolioView™: Design Review Cleanup Nov 22, 2024
@darkwing darkwing changed the title chore: PortfolioView™: Design Review Cleanup chore: PortfolioView™: Design Review Cleanup: Networks, sort, & Menu Nov 22, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [992abf4]
Page Load Metrics (2061 ± 88 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint33124611974417200
domContentLoaded17152360202115675
load17242471206118388
domInteractive23220595024
backgroundConnect9181444120
firstReactRender613031174924
getState474252211
initialActions01000
loadScripts12131761148714067
setupStore65815157
uiStartup193428432337255122
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 469 Bytes (0.01%)
  • common: 0 Bytes (0.00%)

@darkwing darkwing added the portfolio-view Used for PRs and issues related to Q4 2024 portfolio view label Nov 22, 2024
@darkwing darkwing added this pull request to the merge queue Nov 22, 2024
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.

LGTM. I noticed some instances of ButtonBase outside of this PR that should be using ButtonIcon, but those can be refactored in a subsequent PR.

Merged via the queue into develop with commit 23ec947 Nov 22, 2024
87 of 88 checks passed
@darkwing darkwing deleted the pv-cleanup branch November 22, 2024 22:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 22, 2024
@metamaskbot metamaskbot added the release-12.9.0 Issue or pull request that will be included in release 12.9.0 label Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
portfolio-view Used for PRs and issues related to Q4 2024 portfolio view release-12.9.0 Issue or pull request that will be included in release 12.9.0 team-wallet-ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants