Search for multiple items in usergroup column filters.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
This is a leftover from https://github.com/nextcloud/tables/issues/586 and https://github.com/nextcloud/tables/pull/1090. We need to consider how to handle multiple users/groups being part of a view filter search string.
This might need more advanced capabilities of building view filters to not only be able to select a string value but also be able to differentiate between the different value types.
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 reading the linked issue #586 and pull request #1090, then trace how view filters currently parse usergroup column search strings. The issue does not name files or tests. Done means agreeing on and implementing a way to handle multiple users and groups while distinguishing the different value types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100