Skip to content

Route queries should be reset when the user navigates to a new route #1738

@andrewtavis

Description

@andrewtavis

Terms

Behavior

When the user filters on the /events or /organizations routes and then switches to the other route via the menu option at the top of the left sidebar, then the filters are still being set within the URL. For instance:

  • User filters by a topic using the topics combobox at the top right of the page on events or organizations
  • The URL now has a filter for the topic selected
  • The user switches to the other route via the sidebar route options below the search bar
  • The same route is still being set

Ideally when switching a base route the filters would be reset.

Metadata

Metadata

Assignees

Labels

frontendRelates to the project frontendhelp wantedExtra attention is neededtypescriptRelates to TypeScript codevueRelates to Vue code

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions