Content
View differences
Updated by Mir Bhatia about 15 hours ago
Currently, there are some differences in the way filters behave as a quick filter and when visible in the expanded "All filters".
**Acceptance criteria**
* For the meetings index page (currently the only place Filters visible as quick filters and all filters are shown together): in "All filters" should behave the same way
* The upcoming/past quick filter needs In cases where they differ right now (meetings index page only, since it's the first use case), update "All filters" to be able to enter an unselected state, signifying match the time quick filter showing something else apart from upcoming/past
implementations
* For example, when the filter is removed via the "All filters" section
* The upcoming/past in "All filters" needs equivalents of SegmentedControl or Boolean quick filters need to be handled via an single select/an operator instead of selecting options filter
* The same options should be visible for SelectPanel quick filters and their equivalents in "All filters"
* In the meetings index page, the project selector need to match between the quick filter and filters only shows projects that have meetings visible, but in the "All filters" version
section, any project visible to a user is select able
* There should also be a note added component level guards/patterns in place to the lookbook about these patterns make this harder to miss for future use cases further quick filter implementations
**Acceptance criteria**
* For the meetings index page (currently the only place
* The upcoming/past quick filter needs
* The upcoming/past in "All filters" needs
* The
* In