-
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
Support empty value for categories and tags #50122
Conversation
@ikevin127 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] |
@ikevin127 this PR requires the API branch to be merged to return the correct results. You can start testing the selection functionality though, just don't expect accurate results in the search page until the API is deployed. |
no
filter
@luacmartins Will start reviewing the functionality today, please let me know whether I should retest once the API pull request is merged (if so please notice me when that happened) or if the functionality is on point we can merge this regardless. |
@ikevin127 the API was merged already, just waiting on deploy probably some time Monday |
Reviewer Checklist
Screenshots/Videos |
Ah yea, we changed that to |
TS checks failed because it couldn't connect to GH. Running again. |
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.
Just retested this and looks like the API PR was deployed because the filters work now 🚀
Screen.Recording.2024-10-14.at.13.31.40.mov
@marcaaron 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] |
return 1; | ||
} | ||
return localeCompare(a, b); | ||
}; |
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.
NAB, DRY
✋ 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/marcaaron in version: 9.0.50-0 🚀
|
This PR is failing because of issue #50984 |
Will revert this one temporarily, until it's fixed. @luacmartins would you be able to work with this on fixing the issue? |
I'll work on a fix for it |
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.50-8 🚀
|
Details
Adds support to select expenses without any category or tag
Fixed Issues
$ #49675
Tests
Test with this API branch
Pre-requisite: expenses with and without categories/tags
No category
tags
filtersOffline tests
N/A
QA Steps
Same as tests
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
Screen.Recording.2024-10-10.at.5.38.48.PM.mov
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop