Casesensitive frontend filter for text in selection columns
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
good first issue
needs info
papercut
smoke test
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Currently in selection columns the filtering is casesensitive. You could have the selection entries as magic values to search for?!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the selection-column frontend filter entry point and checking how text comparisons are performed. Clarify whether the intended change is case-insensitive matching or support for special search values, then add coverage for the agreed behavior and verify the selection filter tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100