Search with capital letters
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Is this a bug or intended behavior?
The search succeeds only if the search text is typed in lower case (the result does not matter, it can have characters in upper case too):


Shouldn't typing in capital letters also be supported?
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
Reproduce the reported behavior by comparing lower-case and capitalized search text, using the screenshots and examples in the issue. Trace the search entry point and determine where case handling differs; the issue is done when equivalent searches work regardless of capitalization and the behavior is covered by an appropriate regression check.
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