-
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: When user goes offline, the download button do not disappear for other file types. #35324
Conversation
… other file types. Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
@ishpaul777 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeRecord_2024-01-30-01-15-34.mp4Android: mWeb ChromeScreen.Recording.2024-01-30.at.2.39.13.AM-1.moviOS: NativeScreen.Recording.2024-01-30.at.1.34.13.AM-1.moviOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Plus.-.2024-01-30.at.01.50.41.movMacOS: Chrome / SafariScreen.Recording.2024-01-30.at.1.45.49.AM-1.movMacOS: DesktopScreen.Recording.2024-01-30.at.2.54.16.AM-1.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.
Looks good to me
@ishpaul777 what app/launcher/whatever do you have installed on your phone to show your download speeds on the toolbar here? :gimme-plz: 😂 |
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 1.4.33-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to staging by https://github.com/bondydaa in version: 1.4.34-0 🚀
|
🚀 Deployed to staging by https://github.com/bondydaa in version: 1.4.34-0 🚀
|
Hey there! 😄 It's actually a built-in feature on my phone. You can locate it in Settings -> Notification & Statusbar -> Statusbar -> Enable Real-time Network Speed. I'm not sure if it's available on all phones. Give it a check! 📱🚀 @bondydaa 30eef916-d4f2-4269-b413-8909c4c7a25a.MP4 |
oh very cool, what phone/OS do you have? I don't see that on my pixel sadly 😢 |
Phone - Oppo reno 8t |
There are a few apps on the Play Store that you might want to check out for this feature. Most apps might contain ads sadly |
ah cool never heard of that brand before, looks l like they have their own OS https://www.oppo.com/en/coloros14/ which adds some of those features. very cool! |
Very popular brand in India for mid-range segment, and ColorOS is like a UI layer similar to One UI for Samsung. It brings in some additional features, but it does come with a bit of bloatware |
🚀 Deployed to production by https://github.com/francoisl in version: 1.4.34-1 🚀
|
Details
Fixed Issues
$ #35200
PROPOSAL: #35200 (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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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_native.1.mp4
Android: mWeb Chrome
android_chrome.1.mp4
iOS: Native
ios_native.1.mp4
iOS: mWeb Safari
ios_safari.1.mp4
MacOS: Chrome / Safari
web_chrome.1.mp4
MacOS: Desktop
desktop_app.1.mp4