Project

General

Profile

Actions

Bug #27378

closed

Make 'Deployment Options' radio buttons in policy wizard consistent with other pages

Added by Ondřej Pražák almost 6 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Description of problem:
We have added new tab "Deployment Option" step in policy wizard. This tab contains three radio buttons used for selecting deployment option. Currently each radio button is in it's own "form-group" which is not consistent with other pages and makes automated testing difficult. It would be better if we could make this page similar to others, for example Infrastructure > subnets > create subnet page's "Protocol *" option, where all the radio buttons are in same form group and uses label class radio-inline for each radio button.

Probably the most important is relative position of <input> and <label>. Usually <input> is a child of <label>, while on this page <label> is uncle to <input>.

Actions #1

Updated by Aditi Puntambekar almost 6 years ago

  • Subject changed from Make 'Deployment Options' radio buttons in policy wizard consistent with other pages to Make 'Deployment Options' radio buttons in policy wizard consistent with other pages
  • Assignee set to Aditi Puntambekar
Actions #2

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_openscap/pull/466 added
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases foreman_openscap 4.2.0 added
Actions #4

Updated by Marek Hulán over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF