-
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
feature: Add loading indicator when ReconnectApp is running #52272
Conversation
@nkdengineer what did we change here? what was the issue? |
|
@getusha friendly bump |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-11-25.at.2.28.59.in.the.afternoon.movAndroid: mWeb ChromeScreen.Recording.2024-11-25.at.2.15.33.in.the.afternoon.moviOS: NativeScreen.Recording.2024-11-26.at.10.25.05.at.night.moviOS: mWeb SafariScreen.Recording.2024-11-25.at.2.18.00.in.the.afternoon.movMacOS: Chrome / SafariScreen.Recording.2024-11-25.at.2.12.46.in.the.afternoon.movMacOS: DesktopScreen.Recording.2024-11-25.at.2.21.44.in.the.afternoon.mov |
Hi @getusha, how is this coming along? Do you think we can get this merged today or tomorrow? |
I'll try to wrap this up today 🙇 |
@nkdengineer
Screen.Recording.2024-11-26.at.10.20.12.at.night.mov |
@getusha Fixed this bug. |
@getusha Friendly bump. |
Nice, that looks good to me 👍 |
Updated the change. |
Love it. |
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.
Code looks good to me, @getusha can you try to take a look today and we can get this merged today?
On it! |
Thanks for fixing it! This is looking lovely 😄 |
Hey @getusha! Any update on this? |
Screen.Recording.2025-01-22.at.10.03.58.at.night.movScreen.Recording.2025-01-21.at.11.09.48.at.night.movLooks like it's working perfectly, the bar on iOS seems too thin but i think it's according to the requirement |
Hmm, it does look a little thin. Actually in both your videos it looks thinner than in this video. Can we triple check the height we're using for the bar? Could just be tricks from the different videos, but it'd be nice to verify. cc @Expensify/design |
@nkdengineer is this ready for re-review? There is also a conflict whenever you get a chance |
@srikarparsi Yes, this is ready for re-review. |
Cool thanks, the code looks good to me. I'm generating an Ad Hoc build, if @Expensify/design thinks it looks good we should be able to merge tomorrow :) |
🚧 @srikarparsi has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Looking good to me on iOS and web! I noticed one weird thing where the very first time the loader comes in it's a little thinner—I wasn't able to capture of a video of it or anything because it was super quick. 🤷 Probably not worth worrying about because I'm borderline not even sure if it was real 😂 |
Awesome! Let's get this merged🎉 |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/srikarparsi in version: 9.0.90-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.90-6 🚀
|
Details
Fixed Issues
$ #46611
PROPOSAL: #46611 (comment)
Tests
Offline tests
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.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov