Project

General

Profile

Actions

Feature #34271

closed

Ignore URL query params when setting active tab

Added by Jeremy Lenz over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

The new host details page sets the active tab by looking at the url hash, such as

"#/Repository%20sets" // sets active tab to 'Repository sets'

When there is a search query param, such as the following, it doesn't work:

"#/Repository%20sets?search=myReposet" // attempts to set active tab to 'Repository sets?search=myReposet' -- no match, so no tab is shown as selected

Actions

Also available in: Atom PDF