Bug 2132452
| Summary: | Missing ouia-id for content view | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Lai <ltran> |
| Component: | Content Views | Assignee: | Samir Jha <sajha> |
| Status: | CLOSED ERRATA | QA Contact: | Jeremy Lenz <jlenz> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.12.0 | CC: | chrobert, iballou, jlenz, juwatts, pcreech, sajha, sbible, zhunting |
| Target Milestone: | 6.13.0 | Keywords: | AutomationBlocker, Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-03 13:22:11 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: | |||
|
Description
Lai
2022-10-05 18:46:14 UTC
Created redmine issue https://projects.theforeman.org/issues/35989 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35989 has been resolved. Results on 6.13 snap 9: Kebabs in the content view page: Top kebab (next to View tasks button): data-ouia-component-id="OUIA-Generated-Dropdown-1" <----- Generated ouiaID Bottom kebab: data-ouia-component-id="cv-version-header-actions-dropdown" Kebabs in the content view Versions page: Top kebab (next to View tasks button): data-ouia-component-id="OUIA-Generated-Dropdown-1" <----- Generated ouiaID Bulk actions kebab: data-ouia-component-id="cv-versions-bulk-actions" Table row kebab: data-ouia-component-id="OUIA-Generated-Dropdown-1" <----- Generated ouiaID Repositories tab Repository dropdown: data-ouia-component-id="select Type" Status dropdown: data-ouia-component-id="select Status" Filters tab - Create Filter modal Content type dropdown (defaults to RPM): data-ouia-component-id="content_type" Errata filter by date datepicker: data-ouia-component-id="OUIA-Generated-TextInputBase-1" <----- Generated ouiaID Failed QA on 6.13 snap 9, see results above. Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35989 has been resolved. I also found missing ouia-IDs on the ACS create page, perhaps we can add those along with the fix for this BZ. Specifically the Next, Back, and Cancel buttons. Results on 6.13 snap 14: Kebabs in the content view page: Top kebab (next to View tasks button): data-ouia-component-id="cv-details-actions" <----- Fixed Kebabs in the content view Versions tab: Top kebab (next to View tasks button): data-ouia-component-id="cv-details-actions" <----- Fixed Table row kebab: data-ouia-component-id="OUIA-Generated-Dropdown-3" <----- Generated ouiaID Filters tab: Errata filter by date datepicker: data-ouia-component-id="OUIA-Generated-TextInputBase-1" <----- Generated ouiaID @sajha I think the remaining Generated ids are rendered by PF4 components that we can't control. Do you concur? Verified in 6.13 snap 14 - see results in https://bugzilla.redhat.com/show_bug.cgi?id=2132452#c14 The two remaining generated OUIA-IDs are rendered by Patternfly, so we'll have to live without them for now. Same for the ones mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=2132452#c13 which are part of a Wizard. 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 (Important: Satellite 6.13 Release), 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/RHSA-2023:2097 |