Feature #21238
settings page should show when non-default settings are selected
Pull request:
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1498588
Description of problem:
It is difficult for a user to tell if they've selected non-default settings in Satellite on the Settings page. This can lead to issues if they've set an option to something other than the default, and then start experiencing issues but are unsure of what change was made.
I am not sure of the best way to represent that a setting was changed, perhaps by showing "(default: X)" on non-default options, or by making non-defaults bold perhaps.
Associated revisions
Refs #21238 - Translate setting tooltip
Also display default for array type settings.
History
#1
Updated by Swapnil Abnave about 3 years ago
- Target version set to 230
- Assignee set to Swapnil Abnave
- Subject changed from settings page should show when non-default settings are selected to settings page should show when non-default settings are selected
#2
Updated by Swapnil Abnave about 3 years ago
One more option: show the defaults on hover?
#3
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4961 added
#4
Updated by Marek Hulán about 3 years ago
- Legacy Backlogs Release (now unused) set to 296
#5
Updated by Swapnil Abnave about 3 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset a4bf52491fe5eeceb8606a540e25bc9ceea8a7ba.
#6
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/5063 added
Fixes #21238 - Settings - show defaults on hover