For selection type columns, allow filtering on Me (ID) or Me (username)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
For selection type columns, allow filtering on Me (ID) or Me (username)
I have three options in the column "tester":
- lab1
- lab2
- lab3
I have three users:
- lab1
- lab2
- lab3
At the moment, I can only filter one option out of the three.
Describe the solution you'd like
I'd like to create a view filtered on tester = Me (username).
Describe alternatives you've considered
Changing the type of the colum to freetext.
Additional context
No response
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 reproducing the selection-column filter described in the issue, using a view filtered on tester = Me. Trace where selection values and users are handled in the filtering flow, then verify that both Me by username and Me by ID work for selection type columns and that existing single-option filtering still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100