nextcloud / nextcloud/deck

Ignore tag case when searching for tags

Open
#7,463 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

In general I would expect the search to be case insensitive, ie: when I have a tag "World", and I want to find it, searching for "world" should pull it up. As it works now, if I search for "world" it creates a new tag. Bit of an annoyance that would be great to take a look at.

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

No file, test, or entry point is named in the issue. Start by locating the tag search and creation flow, then reproduce the case with an existing tag named "World" and a search for "world". Done means the existing tag is found without creating a duplicate, with regression coverage in the relevant test area.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.