-
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
fix(create-button): put submit at top #55634
fix(create-button): put submit at top #55634
Conversation
@hoangzinh 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] |
Having issues with testing on android native, tested with main branch and the build is failing there too. I will ask on slack if it is not resolved. |
can you automated tests for this change? Thank you |
If you have same issue here, feel free to apply suggestion in that thread |
@hoangzinh done, the error was different but it got resolved after rebooting my system and cleaning all the cache
Also done |
@jaydamani can you recheck screenshots? Links seem to be broken. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-01-23.at.16.38.17.android.movAndroid: mWeb ChromeScreen.Recording.2025-01-23.at.16.39.28.android.chrome.moviOS: NativeScreen.Recording.2025-01-23.at.16.40.15.ios.moviOS: mWeb SafariScreen.Recording.2025-01-23.at.16.41.34.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2025-01-23.at.16.22.10.web.movMacOS: DesktopScreen.Recording.2025-01-23.at.16.33.00.desktop.mov |
Done, it was a formatting issue |
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
@madmax330 friendly bump for review |
✋ 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/madmax330 in version: 9.0.91-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.91-2 🚀
|
Explanation of Change
Move "create expense" to be above "split expense"
Fixed Issues
$ #55205
PROPOSAL: #55205 (comment)
Tests
Offline 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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop