Project

General

Profile

Actions

Bug #36511

closed

Incorrect aria-label in the alternate content source drawer

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Alternate Content Sources
Target version:
Fixed in Releases:
Found in Releases:

Description

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

Description of problem:
When you add simplified ACS to the satellite and try to view its details drawer, there is an incorrect aria-label of the "last refresh" value.

XPATH to match the "last refresh" value:
//dd[contains(@aria-label, "name_text_value")]1

You can see that the aria-label is "name_text_value" which should match only the Name's value but it also matches the last refresh value.

Version-Release number of selected component (if applicable):
satellite-6.13.0-6.el8sat.noarch
foreman-3.5.1.14-1.el8sat.noarch
Red Hat Enterprise Linux release 8.7 (Ootpa)

How reproducible:
Every time

Steps to Reproduce:
1. Have simplified ACS added to the satellite
2. Click on that ACS in the ACS table
3. Inspect the value of "last refresh :"

Actual results:
Description aria-label is "name_text_value"

Expected results:
Description aria-label should be "last_refresh_text_value"

Additional info:
Similar to BZ2208161

Actions #1

Updated by The Foreman Bot over 1 year ago

  • Status changed from New to Ready For Testing
  • Assignee set to Samir Jha
  • Pull request https://github.com/Katello/katello/pull/10611 added
Actions #2

Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases Katello 4.10.0 added
Actions #3

Updated by Samir Jha over 1 year ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Jeremy Lenz over 1 year ago

  • Subject changed from Incorrect aria-label in the alternate content source drawer to Incorrect aria-label in the alternate content source drawer
  • Category set to Alternate Content Sources
  • Target version set to Katello 4.10.0
  • Triaged changed from No to Yes
Actions #5

Updated by The Foreman Bot over 1 year ago

  • Pull request https://github.com/Katello/katello/pull/10650 added
Actions

Also available in: Atom PDF