-
-
Notifications
You must be signed in to change notification settings - Fork 279
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(suite-native): show fiat balance skeleton while graph is loading #16217
Conversation
9a76a08
to
be2f6d5
Compare
🚀 Expo preview is ready!
|
Does this show skeleton also when changing graph timeframe? Probably fine but just aksing |
Tests are failing |
I reran the E2E test and it passed this time. But I've prepared E2E fix anyway. So if you experience any flakiness again, please make sure that you are above commit of this PR: #16276 |
Nope, see the newly attached video in issue description. |
be2f6d5
to
22a087b
Compare
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.
This change is not related to fiat balance skeleton, right? Or is it somehow needed because of the other changes in this PR?
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.
It's related to PortfolioHeader
in a way and was discovered during testing. @shenkys wanted the button to appear once discovery finishes.
We may do that in a separate PR if you insist.
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.
Check for device authorization for Receive button seems unrelated to this PR, but otherwise it looks good to me and I see no jumps while testing.
QA OK Screenrecorder-2025-01-15-16-47-40-138.mp4Info |
The missing skeleton was causing unpleasant layout shifts.
Screen.Recording.2025-01-09.at.13.38.46.mov