Wording issues in placeholder of web search
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
feature: search
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Some issues in the placeholder of the web search:
- "messages" is mentioned twice, is this because it comes once from Mail and once from Talk? @ChristophWurst @nickvergessen (but Mail also puts in "mails" so I guess not)
- Talk takes 2 spots with both "messages" and "conversations" – let’s only mention one so the other apps get space too ;) @nickvergessen
- "apps" comes first even though it’s the least important one
- Normal words which are not app names are capitalized

Let’s instead:
- Sort it, with the currently open app always in front
- Write sentence case
- Put "apps" at the end
So for example, in Files it would be:
Search files, messages, mails, contacts, events, settings, apps, …
And in Mail it would ideally instead move "mails" to the front:
Search mails, files, messages, contacts, events, settings, apps, …
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
No file or test is named; start by locating the web search placeholder entry point in the frontend. Check the current app and search-term ordering, then verify that the active app comes first, wording uses sentence case, duplicate Talk terms are removed, and apps appears last as shown in the issue examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100