Description of problem:
There was an UI refactoring, which broke https://bugzilla.redhat.com/show_bug.cgi?id=1487103, so Security groups UI is not displayed correctly.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition.
If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
Aforementioned PR#2543 addresses the issue by not using `selectpicker-for-select-tag` at a cost of slightly different look & feel on the FW rules tables until further investigation.