-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: do not show spinner if data is already there #51098
fix: do not show spinner if data is already there #51098
Conversation
@eVoloshchak Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-21.at.14.24.00.movAndroid: mWeb ChromeScreen.Recording.2024-10-21.at.14.17.38.moviOS: NativeScreen.Recording.2024-10-21.at.14.21.41.moviOS: mWeb SafariScreen.Recording.2024-10-21.at.14.15.29.movMacOS: Chrome / SafariScreen.Recording.2024-10-21.at.13.59.37.movMacOS: DesktopScreen.Recording.2024-10-21.at.14.09.48.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.
Tests well!
@stitesExpensify looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Just merged too fast. Nothing was not passing |
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 9.0.52-0 🚀
|
Still able to see skeleton |
@mvtglobally sorry, but at which time code do you see a skeleton? I believe I watched entire video from beginning till the end on 0.5x several times, but I don't see a skeleton 🙈 |
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.52-5 🚀
|
Was this deployed to hybridapp? I'm not seeing it on web anymore but I am seeing it on iOS |
Details
Reverts #44819
I tested on fresh
main
branch and without changes from #44819 I can not reproduce #44625 (so it makes me thinking that these changes are not relevant at the moment).But without changes from #44819 the issue from #49964 is not reproducible.
So I think it's safe to revert #44819
Fixed Issues
$ #49964
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2024-10-18.at.18.28.21.1.mov
MacOS: Desktop