Description of problem: Create button on bare metal host creation form should be in consistent style with other buttons Version-Release number of selected component (if applicable): 4.2.0-0.nightly-2019-08-14-211610 How reproducible: Always Steps to Reproduce: 1. Cluster admin goes to Compute -> Bare Metal Hosts -> Add Host Actual results: 1. In baremetal host creation form, Create button is using different button style class="pf-c-button pf-m-primary btn btn-primary" Expected results: 1. The button should be PF4 button and in consistent with 'Add Host' class="pf-c-button pf-m-primary" Additional info:
Created attachment 1604029 [details] CreateButtonOnForm
There is an obsolete className specified on the Button. (className="btn btn-primary") this should be removed.
Verified
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922