-
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
Display download failure modal in Tag and Member Page #49594
Display download failure modal in Tag and Member Page #49594
Conversation
@brunovjk Please start reviewing this PR, I will complete the videos on mobile platforms soon |
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.
LGTM, thanks for a quick follow-up, @blazejkustra WDYT?
Sure, I'll start now and I'll post the checklist. |
Reviewer Checklist
Screenshots/VideosAndroid: Native49594_android_native.movAndroid: mWeb Chrome49594_android_web.moviOS: Native49594_ios_native.moviOS: mWeb Safari49594_ios_web.movMacOS: Chrome / Safari49594_chorme.movMacOS: Desktop49594_desktop.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.
LGTM
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.
Thanks!
🚀 Deployed to staging by https://github.com/rlinoz in version: 9.0.40-0 🚀
|
@brunovjk how do we "hard code" in Staging? Is there workspace we can use to validate this? Or specific accounts? |
@mvtglobally I changed it directly in my local here to |
I don't see any way for QA to test this pull request. |
@mvtglobally sorry should have paid closer attention to the QA steps. I think we can have this ones: For the members page:
For the tags page:
|
@mvtglobally Updated step |
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.40-6 🚀
|
Details
Fixed Issues
$ #49022
PROPOSAL: #49022 (comment)
Tests
On the Member page, I haven't noticed any instances where the backend returns errors during downloads
Offline tests
QA Steps
For the members page:
For the tags page:
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
D1.mov
MacOS: Desktop
D2.mov