Bug #36513
closedIncorrect aria-label and component ID in the alternate content source modal for editing smart proxies
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2213190
Created attachment 1969520 [details]
Screenshot showing wrong ids
Description of problem:
When you add an ACS to the satellite and try to edit its smart proxies, there is "Edit" button in the edit modal.
"Edit" button has an aria-label: "edit_acs_details" (should be "edit_acs_smart_proxies_submit")
has data-ouia-component-id: "edit-acs-details-submit" (should be "edit-acs-smart-proxies-submit")
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 ACS added to the satellite
2. Click on that ACS in the ACS table
3. Try to edit smart proxies
4. Inspect the "Edit" button
Actual results:
The "Edit" button has incorrect aria-labels and data-ouia-component-ids.
Expected results:
The "Edit" button should have its own aria-labels and data-ouia-component-ids.
Additional info:
See attached screenshot.
&
Similar to BZ2208161 and BZ2212740 and BZ2212812 and BZ2209938
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10613 added
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.10.0 added
Updated by Samir Jha about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7efc0cb6ebcb3505dc6d04362e089394f71e2fe9.
Updated by Jeremy Lenz about 1 year ago
- Subject changed from Incorrect aria-label and component id in the alternate content source modal for editing smart proxies to Incorrect aria-label and component id in the alternate content source modal for editing smart proxies
- Category set to Alternate Content Sources
- Target version set to Katello 4.10.0
- Triaged changed from No to Yes
Updated by David Moore 11 months ago
- Subject changed from Incorrect aria-label and component id in the alternate content source modal for editing smart proxies to Incorrect aria-label and component ID in the alternate content source modal for editing smart proxies