Header : Non-descriptive label for button

XMLWordPrintable

    • 10.03
    • Severity 3 - Minor

      Issue Summary

      A non-descriptive label "Create" is specified for the button.

      Steps to Reproduce

      1. Open the "Home" page.
      2. Navigate to the header section.
      3. Navigate to the “Create” button and inspect the code.
      4. Observe that a non-descriptive label is provided for the mentioned button.

      Screenshot

      Actual Results

      A non-descriptive label such as "Create" is specified for the “Create a new issue or bug or feature request” button in the header section.
      As a result, screen reader users might not understand the purpose of the button effectively.

      Expected Results

      Provide the descriptive label for the button. For example, specify the descriptive label "Create a new issue or bug or feature request" for the mentioned button via the 'aria-label' attribute.

      Code Example:

      <a id="create_link" role="button" aria-label="Create a new issue or bug or feature request” ...>Create</a> 

      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 Sonoma 14.7
      Chrome - Version 131.0.6778.86 (Official Build) (arm64)
      Firefox- Version 134.0 (64-bit) 
      Safari- Version 18.1.1 (20619.2.8.11.12)
      JAWS- Version 2023
      NVDA- Version 2021.2 
      Voiceover - Version Latest

            Assignee:
            Iurii Besidka
            Reporter:
            Sojal Shende
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: