Bug #34559
CV UI - Patternfly update causes tabs to navigate twice on click
Description
An update to how <a> tags are handled within the <Tabs> component in patternfly has caused a previous work-around to navigate to pages twice.
This removes the previous work-around that is no longer needed, and corrects the duplicate api-call/navigation behaviour.
Related issues
Associated revisions
History
#1
Updated by Andrew Dewar about 1 year ago
- Related to Bug #34062: Misspelled word in tooltip "Toggel" instead of "Toggle" added
#2
Updated by Andrew Dewar about 1 year ago
Andrew Dewar wrote:
An update to how <a> tags are handled within the <Tabs> component in patternfly has caused a previous work-around to navigate to pages twice.
This removes the previous work-around that is no longer needed, and corrects the duplicate api-call/navigation behaviour.
The tagged foreman issue bumped the patternfly versions (inside of foreman-js), this will need to be cherrypicked back to whichever katello version accompanies the foreman version of the tagged foreman issue.
#3
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9999 added
#4
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.5.0 added
#5
Updated by Andrew Dewar about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|acf477e24a52ed85d0b89511475e399b75192898.
Fixes #34559 - Patternfly update causes tabs to navigate twice on click (#9999)