nextcloud / nextcloud/mail

Show applied filters in search field

Open
#8,430 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement skill:frontend
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.

image

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

image

Describe alternatives you've considered

n/a

Additional context

n/a

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.