Show applied filters in search field
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
Currently, if the results are filtered via the search field at the top of the list of messages, only the search term is displayed. If any other filters are applied, they are not shown.

Describe the solution you'd like
Show the applied filters similar in the search field similar to how it is shown in the unified search, or on Github issue/PR search

Describe alternatives you've considered
n/a
Additional context
n/a
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 tracing the message-list search field and compare it with the unified search or GitHub issue/PR search examples referenced in the issue. Determine how applied filters are represented and where the field display is assembled. Done means the active filters are visibly represented alongside the search term without changing filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100