-
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
[CP Staging] Show Unapprove button only for expense reports & not in transaction thread header if > 1 transaction #45049
Conversation
@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: mWeb ChromeScreen.Recording.2024-07-09.at.3.59.23.PM.moviOS: NativeScreen.Recording.2024-07-09.at.4.10.29.PM.moviOS: mWeb SafariScreen.Recording.2024-07-09.at.4.07.46.PM.movMacOS: Chrome / SafariScreen.Recording.2024-07-09.at.3.55.48.PM.movMacOS: DesktopScreen.Recording.2024-07-09.at.4.16.09.PM.mov |
Oops sorry @ishpaul777 I removed you b/c I thought this PR would be easy enough it would need a C+, but if you're already reviewing let me know 😅 |
sorry, I assumed this needs a C+ review i just pulled the branch haven't started yet, lmk if you want me to continue : ) |
No worries at all! So actually if you could review & let me know if you think there's any other cases I might be missing (for NOT showing the unapprove button) that would be helpful! |
@ishpaul777 I've got one more change coming soon |
@ishpaul777 ok added 2nd case |
Ok ya i think we're pretty good with these changes to review & move forward, let me know if you have any more comments / concerns please @ishpaul777 🙏 |
looks pretty good to me too, just completing screenshots.. |
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.
@Julesssss 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] |
[CP Staging] Show Unapprove button only for expense reports & not in transaction thread header if > 1 transaction (cherry picked from commit e4e7baa)
CP running |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 9.0.5-6 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.5-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.5-13 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
cc @rushatgabhane as we missed these cases in #44229
Details
Fixed Issues
$ #44966
$ #44969
$ #44991
$ https://github.com/Expensify/Expensify/issues/410822
Tests
<person>
.Unapprove
button.Next test:
Offline tests
Same as above
QA Steps
Same as above
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
MacOS: Desktop