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 #1

Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Jeremy Lenz
  • Pull request https://github.com/theforeman/foreman/pull/9035 added
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 3.2.0 added
Actions #3

Updated by Jeremy Lenz over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ondřej Ezr over 2 years ago

  • Fixed in Releases 3.1.1 added
Actions

Also available in: Atom PDF