-
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
Fix dropdown for multiple transaction insight snaps #21022
Merged
Merged
+36
−16
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
david0xd
added
the
team-snaps
DEPRECATED: Use "team-snaps-platform" or "team-snaps-ecosystem" instead
label
Sep 25, 2023
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. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #21022 +/- ##
========================================
Coverage 68.39% 68.39%
========================================
Files 1007 1007
Lines 40252 40252
Branches 10764 10764
========================================
Hits 27529 27529
Misses 12723 12723 ☔ View full report in Codecov by Sentry. |
Builds ready [d83062c]
Page Load Metrics (1590 ± 56 ms)
Bundle size diffs
|
david0xd
force-pushed
the
dd/fix-insights-tab-click
branch
3 times, most recently
from
September 25, 2023 15:59
588f7a1
to
3c836fe
Compare
Builds ready [3c836fe]
Page Load Metrics (1700 ± 87 ms)
Bundle size diffs
|
DDDDDanica
previously approved these changes
Sep 25, 2023
DDDDDanica
reviewed
Sep 25, 2023
david0xd
force-pushed
the
dd/fix-insights-tab-click
branch
from
September 26, 2023 08:38
a2b6fb9
to
127b195
Compare
Builds ready [d5ccbab]
Page Load Metrics (995 ± 428 ms)
Bundle size diffs
|
david0xd
force-pushed
the
dd/fix-insights-tab-click
branch
from
September 26, 2023 12:03
d5ccbab
to
5182032
Compare
FrederikBolding
approved these changes
Sep 26, 2023
Mrtenz
approved these changes
Sep 26, 2023
Builds ready [5182032]
Page Load Metrics (475 ± 347 ms)
Bundle size diffs
|
metamaskbot
added
the
release-11.3.0
Issue or pull request that will be included in release 11.3.0
label
Sep 26, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
release-11.3.0
Issue or pull request that will be included in release 11.3.0
team-snaps
DEPRECATED: Use "team-snaps-platform" or "team-snaps-ecosystem" instead
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR will fix dropdown behaviour when multiple transaction insight snaps are available.
This PR will also refactor code in terms of removing deprecated UI components and constants.
Manual testing steps
Screenshots/Recordings
Before and After
Note: Before and after UI is the same, only click behaviour is changed. Only the padding of the clickable area is increased for small amount as requested from UI/UX engineer.
Related issues
Fixes: #20885
Pre-merge author checklist
Pre-merge reviewer checklist