Background
We're on the cusp of adding dedicated "exposed filters for Type and Status as part of the broader "Suggested Search" project.

Problem
These same filters don't appear in Filters, which is confusing given that Filters is designed to be a full list of all possible filters.
Solution
For consistency, let's add both Type and Status to Filters. In fact, this was previously considered in #61235, though it was deemed out of scope since our "exposed filter" patterns were still in planning.

Some additional notes on design spec:
- If a user selects
Type > Trip in the exposed filters and then clicks on Filters, the Trip filter should show the same selection.
- The same is true in reverse. If a user selects
Type > TripinFiltersand tapsView results, then the exposed filter for Type` above the search table should show the same.
Type always appears at the top of the General section in Filters, as the type dictates what filters are visible.
- The rest of the existing
General filters are alphabetical, and it's fine to keep showing them in that order (e.g. Status appears below Has keywords and above To.
Type is a single-select filter. The patterns are the same as an exposed filter and in Filters.

Status is a multi-select filter.T he patterns are the same as an exposed filter and in Filters, though in Filters the Unreported option is always shown.

Please add anything else I missed cc @JS00001 @luacmartins
Issue Owner
Current Issue Owner: @
Issue Owner
Current Issue Owner: @JmillsExpensify
Background
We're on the cusp of adding dedicated "exposed filters for
TypeandStatusas part of the broader "Suggested Search" project.Problem
These same filters don't appear in
Filters, which is confusing given thatFiltersis designed to be a full list of all possible filters.Solution
For consistency, let's add both
TypeandStatustoFilters. In fact, this was previously considered in #61235, though it was deemed out of scope since our "exposed filter" patterns were still in planning.Some additional notes on design spec:
Type>Tripin the exposed filters and then clicks onFilters, theTripfilter should show the same selection.Type >TripinFiltersand tapsView results, then the exposed filter forType` above the search table should show the same.Typealways appears at the top of theGeneralsection inFilters, as the type dictates what filters are visible.Generalfilters are alphabetical, and it's fine to keep showing them in that order (e.g.Statusappears belowHas keywordsand aboveTo.Typeis a single-select filter. The patterns are the same as an exposed filter and inFilters.Statusis a multi-select filter.T he patterns are the same as an exposed filter and inFilters, though inFilterstheUnreportedoption is always shown.Please add anything else I missed cc @JS00001 @luacmartins
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @JmillsExpensify