Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1860074

Summary: Accessibility: Radio buttons aren't grouped on install operator page
Product: OpenShift Container Platform Reporter: Samuel Padgett <spadgett>
Component: Management ConsoleAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: low    
Version: 4.6CC: aos-bugs, jokerman
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Version: 4.6.0-0.ci-2020-07-21-114552 Cluster ID: f44bf638-0376-460a-accf-b99afeab633d Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0
Last Closed: 2020-10-27 16:16:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Verification screenshot none

Description Samuel Padgett 2020-07-23 16:38:16 UTC
To get to this page:

1. Select OperatorHub from the left nav
2. Click a tile
3. Click Install

On this page, none of the radio buttons have a `name` attribute or a `fieldset`. I believe this is an issue for accessibility since screen readers will have no way to know what group each radio button is from. If we add a `fieldset`, we might need some CSS to avoid changing the layout of the page. Alternately we could use `role="group"` on the `div`, but a `fieldset` is probably better.

Related to this, we should use a clickable popover like we have for the details page instead of a tooltip on the headings. We could also consider making this in-line help text.

Opening as a low severity since the Accessibility check in Firefox did not flag this as a problem, but we should investigate to see if it's an issue.

Comment 1 Steve Goodwin 2020-08-05 17:50:34 UTC
https://github.com/openshift/console/pull/6231

Comment 5 XiaochuanWang 2020-08-10 05:31:38 UTC
Created attachment 1710918 [details]
Verification screenshot

Comment 6 XiaochuanWang 2020-08-10 05:32:35 UTC
Attached the screenshot, tooltip works well on the heading of radio button.
Verified on 4.6.0-0.nightly-2020-08-07-202945

Comment 8 errata-xmlrpc 2020-10-27 16:16:56 UTC
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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196