In-app search in Personal and Admin settings
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
As there are more and more settings (as it goes …) the sidebar is a good filter mechanism. But even better would be if search would also work in the Personal and Admin settings.
You can see that work very nicely in Chrome settings search:

The full text inside there gets searched and only the matching sections are displayed. We can do it just like that for the Personal and Admin settings.
Especially for the now newly separated pages this would be good since you can not use Ctrl-F anymore. cc @blizzz
Another example, from MacOS
https://github.com/user-attachments/assets/03df8da5-6d9a-4c33-bf08-9b7182e739c0
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
Start by reviewing the Personal and Admin settings pages and their existing sidebar filtering, then compare the requested behavior with the Chrome and macOS examples linked in the issue. Done means searching the full settings text filters the displayed sections on both settings areas, including the newly separated pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100