Project

General

Profile

Actions

Bug #36512

closed

Incorrect aria-label and component ID in the alternate content source modal for editing credentials certificates

Added by Samir Jha over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2212812

Created attachment 1969292 [details]
Screenshot showing incorrect aria labels and ids

Description of problem:
When you add custom or RHUI ACS to the satellite and try to edit its credentials, there are incorrect aria labels and data-ouia-component-ids
for "SSL client key" FormSelect in the edit modal.

Version-Release number of selected component (if applicable):
satellite-6.14.0-1stream.el8sat.noarch
foreman-3.7.0-0.5.rc2.el8sat.noarch
Red Hat Enterprise Linux release 8.8 (Ootpa)

How reproducible:
Every time

Steps to Reproduce:
1. Have custom or RHUI ACS added to the satellite
2. Click on that ACS in the ACS table
3. Try to edit credentials
4. Select the Radio button Content credentials
5. Inspect the "SSL client key" FormSelect

Actual results:
Form Select for "SSL client key" has the same aria-label and data-ouia-component-id as "SSL CA certificate" form select at the top of the modal.

Expected results:
Form Select for "SSL client key" should have its own aria-label and data-ouia-component-id.
aria-label = "ssl_client_key_select",
data-ouia-component-id = "ssl-client-key-select"

Additional info:
See attached screenshot.
&
Similar to BZ2208161 and BZ2212740

Actions

Also available in: Atom PDF