Bug #18223
new container from content view ui page not working
Description
See attached image. All the select elements do not open.
Associated revisions
History
#1
Updated by Thomas McKay over 5 years ago
- Bugzilla link set to 1400051
#2
Updated by Sebastian Gräßl about 5 years ago
- Category deleted (
Plugin (foreman_docker)) - Pull request https://github.com/Katello/katello/pull/6734 added
#3
Updated by Walden Raines about 5 years ago
- Project changed from Docker to Katello
- Category set to Content Views
- Legacy Backlogs Release (now unused) set to 211
#4
Updated by Anonymous about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0097078d8bd563afb1ecc532e78436e05404db2c.
#5
Updated by Marek Hulán about 5 years ago
- Target version set to 1.13.0
Fixes #18223 - Remove display: initial from selects with spinner
Resetting the display property makes the elements a box again,
this caused issues showing the select properly.