Skip to content

Filter of type "text" gets lost #326

@christianbltr

Description

@christianbltr

A filter of type "list" (a list of links) gets lost when the filter is selected and after that a search term is given.

How to reproduce

  1. Create a search form with a filter of type "list"
  2. Filter by clicking on one of the filter options
  3. The page reloads
  4. Enter a search term and submit the form

The search is now executed again and it's searched for the the given search term. But the previously selected filter is lost.

When the filter type is switched to "dropdown" this works correctly, that means the search respects the previously selected filter and filters for both, the filter and the search term.

It also works as expected the other way round, that means first giving the search term and then clicking the filter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions