Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-74564

Project Automation: Label not provided appropriately to the button

    XMLWordPrintable

Details

    Description

      Issue Summary

      Aria label was provided incorrectly to the source code for the Actions button in the Automation section.

      Steps to Reproduce

      1. Login to Jira
      2. Select the "Administration" icon from the top navigation.
      3. Navigate to the Manage Apps -> expand "Automation for Jira" dropdown -> "Get started" button.
      4. Select the "Automate a sample project" button.
      5. Select the "Automate" button.
      6. Navigate to the three-dot actions button and inspect the element.

      Actual Results

      For the Actions button in the Automation section, the aria-label has been provided incorrectly to the <span> element instead of the <button> element. Though it is announced to the screen reader user, it might be the case the screen reader could also skip it. Hence it would become difficult for the screen reader users to understand the purpose related to the button.

      Expected Results

      Provide the aria-label="More Actions" to the <button> element instead of the <span> element. Ensure the screen reader announces the button appropriately.

      Screenshot

      Workaround

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

      Attachments

        Issue Links

          Activity

            People

              a5c3cff19897 Yurii Yatskiv
              2b3f463b7e2d Akhilesh Paradhi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: