-
Notifications
You must be signed in to change notification settings - Fork 3k
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 loading indicator when the app is loading #56314
base: main
Are you sure you want to change the base?
Conversation
@hungvu193 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] |
@shawnborton Here is the result
|
Here is the reason I added the |
I guess that makes sense, but I don't understand why the loading bar isn't using absolute positioning. Either way, @hungvu193 can you please move forward with the review here? |
I think @getusha is the correct reviewer here, I can do review if @getusha can't do it. |
Ah okay either way works for me, let's just try to get this one reviewed soon if we can. Thanks! |
will review this. Having trouble building for native. |
Explanation of Change
fix loading indicator when the app is loading
Fixed Issues
$ #55842
PROPOSAL:
Tests
Offline tests
Same
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
Screen.Recording.2025-02-04.at.17.16.02.mov
Android: mWeb Chrome
Screen.Recording.2025-02-04.at.17.11.02.mov
iOS: Native
Screen.Recording.2025-02-04.at.17.14.03.mov
iOS: mWeb Safari
Screen.Recording.2025-02-04.at.17.12.03.mov
MacOS: Chrome / Safari
Screen.Recording.2025-02-04.at.17.09.03.mov
MacOS: Desktop
Screen.Recording.2025-02-04.at.17.19.11.mov