Bug #35956
Host form popovers stick around even after changing tabs
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Associated revisions
History
#1
Updated by The Foreman Bot 2 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9586 added
#2
Updated by The Foreman Bot 2 months ago
- Fixed in Releases 3.6.0 added
#3
Updated by Adam Ruzicka 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|cc3707601f3cb9553789e55def0e525d3d2cd661.
#4
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Triaged changed from No to Yes
- Target version set to 3.5.2
Fixes #35956 - Close popovers on tab change
Previously, popovers opened in host form stuck around even after
changing to a different tab. With this changes, the popovers get closed
when switching to a different tab.