Feature #16907
As a user, I expect the smart proxies page list of features to be sorted consistently
Description
The smart proxy index page is quite visually distracting as the various features between proxies are not sorted in a manner obvious to the user.
Attached is an example of this behavior.
Associated revisions
Fixes #16907 - Sort proxy features on smart proxy display
The current implementation displays a smart proxy's features in an
unknown order. When there are many smart proxies this is visually
distracting.
This change forces a sort by-name on the features.
(cherry picked from commit fe474d6dbf1469f527fd3ee602192ceb5d32f9a9)
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3940 added
#2
Updated by Daniel Kimsey over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fe474d6dbf1469f527fd3ee602192ceb5d32f9a9.
#3
Updated by Dominic Cleal over 5 years ago
- Assignee set to Daniel Kimsey
- Legacy Backlogs Release (now unused) set to 189
#4
Updated by Evgeni Golov almost 5 years ago
- Bugzilla link set to 1455057
Fixes #16907 - Sort proxy features on smart proxy display
The current implementation displays a smart proxy's features in an
unknown order. When there are many smart proxies this is visually
distracting.
This change forces a sort by-name on the features.