Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-14173

Asset Search: Textual description missing for image buttons

    XMLWordPrintable

Details

    Description

      Issue Summary

      The textual description is not provided for "Pin" / "Unpin" image buttons in the modal dialog (that becomes available on activating "Columns" button) on the page.

      Steps to Reproduce

      1. Open the "Asset Search" page.
      2. Navigate to the main content.
      3. Navigate to the "Columns" button and activate it.
      4. A modal dialog appears on the page.
      5. Using screen reader, navigate to the mentioned image buttons.
      6. Inspect the code.
      7. Observe that the label is not provided for the mentioned buttons.

      Screenshot

      Actual Results

      The "Pin" / "Unpin" image buttons in "Manage columns" modal dialog lack textual description. As a result, screen reader users will be unable to identify the purpose of these buttons.

      Expected Results

      Apply the following changes:

      • Provide the descriptive label as "Pin" / "Unpin" for the image buttons using aria-label attribute.
      • Remove the "Title" attribute from the source of the image buttons.

      Code Snippet

      <button aria-label="Pin" class="ruiButton ruiButton-toggle ruiButtonsubtle ruiButton-iconOnly"><i class="rIcon-unpin"></i></button>

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Environment

      MacBook Pro (16-inch, 2021)
      macOs Monterey Version 12.3.1
      Chrome - Version 101.0.4606.81 (Official Build) (64-bit)
      Firefox- Version 93.0 (32-bit)
      Safari- Version 15.3 (17612.4.9.1.5)
      JAWS- Version 2022
      NVDA- Version 2020.3
      Voiceover - Version Latest

      Attachments

        1. pin.png
          pin.png
          710 kB
        2. unpin.png
          unpin.png
          512 kB

        Activity

          People

            f8cc0f3bb64f Shova Acharya
            4cbd728b4726 Rinku Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Backbone Issue Sync