-
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]: Single category and tag isn't auto selected when requesting money #41651
Conversation
@ahmedGaber93 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] |
friendly bump @ahmedGaber93 for review |
@GandalfGwaihir Reviewing today |
Reviewer Checklist
Screenshots/VideosAndroid: Nativea.mp4Android: mWeb Chromeaw.mp4iOS: Nativei.mp4iOS: mWeb Safariiw.mp4MacOS: Chrome / Safari20240508232025412.mp4MacOS: Desktopd.mp4 |
@GandalfGwaihir please update tests step with the following
Also use at latest on video has all steps above, you can use my video in web |
Have updated the QA steps, please have a look again @ahmedGaber93 |
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
@GandalfGwaihir just update web video |
Yeah did that, thanks :) |
🚀 Deployed to staging by https://github.com/cristipaval in version: 1.4.74-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
Tags and Categories weren't auto selected when requesting money if only 1 item from each were present, this PR fixed that issue and auto selects tag and category if only one of them is present.
Fixed Issues
$ #40591
PROPOSAL: #40591 (comment)
Tests
Same as QA
Offline tests
Same as QA
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 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
Screen.Recording.2024-05-05.at.1.18.57.PM.mov
Android: mWeb Chrome
Screen.Recording.2024-05-05.at.1.24.47.PM.mov
iOS: Native
Screen.Recording.2024-05-05.at.1.05.14.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-05-05.at.1.01.37.PM.mov
MacOS: Chrome / Safari
20240508232025412.mp4
MacOS: Desktop
Screen.Recording.2024-05-05.at.12.57.44.PM.mov