Appearance
Search & filter test cases
The filter bar above the tree is the primary surface.
Free-text search
Type in the search input at the top. Search runs across:
- Test case name
- Step descriptions and expected results
- Tags
Search is server-side and debounced (250 ms). Results are capped server-side; if there are more, the UI surfaces a "showing first N" notice.
Filter chips
Click + Filter to add a chip. Each chip is one attribute (Status / Automation / Priority / Tags / any custom field) with one or more values. Chips compose with AND.
Manual / Auto toggle
The All / Manual / Auto segmented toggle (left of Saved filters) is a quick filter that's useful enough to give its own control. It composes with chip filters via AND.
Trash
The Trash toggle (in the tree panel header, not the filter bar) flips the entire view between active and trashed cases. Selection is cleared on every flip.