-
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
Fixed submit button in empty expense report #56094
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] |
🚧 @grgia 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! 🧪🧪 |
Should this say approve ? |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-01-31.at.12.02.31.AM.movAndroid: mWeb ChromeScreen.Recording.2025-01-30.at.11.45.03.PM.moviOS: Nativetrim.95D76389-0953-42F4-9A61-53FE758C3B7B.MOViOS: mWeb Safaritrim.28C963A2-73DC-42DE-8A0E-59D1DC98567F.MOVMacOS: Chrome / SafariScreen.Recording.2025-01-30.at.11.29.35.PM.movMacOS: DesktopScreen.Recording.2025-01-30.at.11.49.16.PM.mov |
@sobitneupane 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] |
Was trying to get another engineer ^ |
it works well for me, i dont see the approve button @grgia Screen.Recording.2025-01-30.at.11.29.35.PM.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!
Not a blocker, but @shubham1206agra can you please complete checklist videos/screenshot for all platforms?
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Fixed submit button in empty expense report (cherry picked from commit fc7d233) (CP triggered by roryabraham)
🚀 Cherry-picked to staging by https://github.com/roryabraham in version: 9.0.92-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.92-6 🚀
|
Explanation of Change
Fixed Issues
$ #56044
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
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