-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: Permit Simulation loader and value modal UI/UX #13398
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13398 +/- ##
==========================================
- Coverage 61.58% 61.56% -0.02%
==========================================
Files 1953 1953
Lines 43442 43445 +3
Branches 5835 5834 -1
==========================================
- Hits 26753 26749 -4
- Misses 14905 14912 +7
Partials 1784 1784 ☔ View full report in Codecov by Sentry. |
...nents/Views/confirmations/components/Confirm/Info/TypedSignV3V4/Simulation/Static/Static.tsx
Outdated
Show resolved
Hide resolved
|
Description
Related issues
Fixes: #13337
Manual testing steps
Screenshots/Recordings
Before
blue loading
![](https://private-user-images.githubusercontent.com/20778143/409600053-f0647d6f-d3ef-470b-9a8f-6c995f2e9b0e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTk2MTQsIm5iZiI6MTczOTY1OTMxNCwicGF0aCI6Ii8yMDc3ODE0My80MDk2MDAwNTMtZjA2NDdkNmYtZDNlZi00NzBiLTlhOGYtNmM5OTVmMmU5YjBlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDIyNDE1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThlNTY1MTY4NTcwYjk3NjQzMWExYzJhZDYxYjFiOTI3M2MyMzk5MmFmZTQ0ZDY0MDk0Y2JiMjhkNjYyMDU1MDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.MSvjq89xTm6kkasyKTHTPvGRXecuUXCcNWxSb7oxKyY)
modal label is not shown in subsequent simulation values:
CleanShot.2025-02-03.at.18.56.01.mp4
After
CleanShot.2025-02-07.at.01.12.24.mp4
Pre-merge author checklist
Pre-merge reviewer checklist