Bug #23601
Org/Loc Button ordering not the same when moved after window resize
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5564 added
#2
Updated by Amir Fefer about 4 years ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5564)
clone from bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1575766
Description of problem: When the width of the browser window gets small enough that Org and Location buttons don't fit in the top bar, they get moved to the bottom bar.
However the ordering changes in the vertical menu. Instead of Organization being first, location is.
Version-Release number of selected component (if applicable): 6.4.0 snap 2
How reproducible: Always
Steps to Reproduce:
1. Shrink browser width such that Org and Location buttons move to vertical menu
2.
3.
Actual results: Buttons in menu shown with Location first, then Org.
Expected results: Org first then Location.
#3
Updated by Amir Fefer about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5564 added
#4
Updated by Tomer Brisker about 4 years ago
- Legacy Backlogs Release (now unused) set to 353
#5
Updated by Amir Fefer about 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 990607981d338df0fed584c9fea8c9b3048820a0.
Fixes #23601 - switch org/loc button ordering in vertical nav