nextcloud / nextcloud/tables

Casesensitive frontend filter for text in selection columns

Open
#458 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.