Results grid filter: substring match is not obvious to users
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 3h 8m
- Merged PRs (30d)
- 6
Description
The filter does a substring search, so filtering for 'active' also returns rows whose status is 'inactive'. There is no hint text explaining how the filter works, and no option to switch between exact/contains matching. Users expect to be able to isolate rows with a specific value and are confused when partial matches appear.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.