-
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: Improve hex copy button #26384
fix: Improve hex copy button #26384
Conversation
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. |
3f071e6
to
73366f8
Compare
0d7a916
to
4c7448e
Compare
4c7448e
to
c42e207
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26384 +/- ##
===========================================
+ Coverage 70.13% 70.15% +0.02%
===========================================
Files 1435 1435
Lines 50309 50337 +28
Branches 13897 13918 +21
===========================================
+ Hits 35283 35312 +29
+ Misses 15026 15025 -1 ☔ View full report in Codecov by Sentry. |
Builds ready [c42e207]
Page Load Metrics (153 ± 175 ms)
Bundle size diffs
|
Description
This PR leverages the copy behaviour introduced in the InfoRow component in #25682 to update the design for copying hex data in the transaction advanced details.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist