-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
Security Level: Jimmy
-
None
-
None
User Story
- As an end-user, while I filter items with a keyword, I can select or unselect items to hide them without clicking OK button
Accept Criteria
- After filtering items, if users unselected items among filtering results, keikai can hide those unselected items.
- When opening the filter dropdown, the filter dialog appears next to the target column rather than overlapping it.
This behavior allows users to see the changes directly on the rows in real-time as they select or deselect items from the filter options. Since there is no need to press an OK button to apply the filter, it provides immediate feedback and improves usability.
- no "ok" and "cancel" buttons, each check or uncheck action takes effect immediately on the filtering range without clicking any button.
- provide a "clear filter" button to reset all items to the selected state and clear the search keyword.
Use case 1: search - select
Steps
- open the filter
- type "ass" in the search box
- 4 items are selected
- close the dialog by clicking outside of the dialog
Expected Result
only 4 items having "asset" are visible
searchSelect.mov
Use case 2: search - unselect
Steps
- open the filter dialog
- type "ass" in the search box
- unselect 3 items of 4
- close the dialog
Expected Result
only 1 item visible
searchUnselect.mov
Use case 3: select none (edge case)
Steps
- open the filter dialog
- unselect all
- close the dialog
Expected Result
nothing changes. If originally there is 1 item visible, then the item is still visible.
- relates to
-
ZSS-1050 Filter by searching for AutoFilter
-
- Closed
-