-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Updated action list in token, NFTs and activity view #19702
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionally looks good but requires jest updates.
Builds ready [3ac6b64]
Page Load Metrics (1817 ± 73 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Codecov Report
@@ Coverage Diff @@
## develop #19702 +/- ##
===========================================
- Coverage 69.83% 69.83% -0.00%
===========================================
Files 980 980
Lines 36886 36888 +2
Branches 9890 9891 +1
===========================================
+ Hits 25757 25758 +1
- Misses 11129 11130 +1
|
Fixed here e62431d |
Builds ready [45bf9b7]
Page Load Metrics (1668 ± 66 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
onClick={onRefresh} | ||
> | ||
{t('refreshList')} | ||
</ButtonLink> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can incorporate this as well!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this already exists here for NFTs
Screen.Recording.2023-06-26.at.9.58.01.PM.mov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice shout, Updated! here 2496b23 |
Builds ready [349c3cd]
Page Load Metrics (1702 ± 143 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
This PR is to :
Screencaps
Screen.Recording.2023-06-26.at.6.17.37.PM.mov
Manual Testing Steps
Pre-merge author checklist
Pre-merge reviewer checklist
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.