nextcloud / nextcloud/tables

Search for multiple items in usergroup column filters.

Open
#1,251 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.