Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 405
    • Issues 405
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1858
Closed
Open
Issue created Sep 06, 2022 by Ciarán Ainsworth@SporiffOwner

Initial search on pages is ignored

Since the migration to Vue 3, the search on the albums/artist/podcast pages doesn't work unless you apply a tag search. After you add a tag filter, it will work reliably even when the tag is cleared.

Reproduction steps

  1. Navigate to any page with the search mixin
  2. Enter a search term and hit enter/click on the search icon

What is expected?

The search term should be submitted and the results should update

What happens?

The search term isn't submitted.

Adding a tag result

  1. Navigate to any page with the search mixin
  2. Enter a search term and hit enter/click on the search icon. Nothing happens
  3. Add a tag filter with any value.

What happens?

The search term is submitted only once the tag filter is applied. After that, you can remove the tag and use the search as expected (using the text input and hitting enter/clicking on the search icon).

demo

Edited Sep 06, 2022 by Ciarán Ainsworth
Assignee
Assign to
Time tracking