Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-25590

Review Changes In Jira: Missing form label or title attribute for the inputfield

      Issue Summary

      The label is not specified for "Choose Users.." inputfield which appears after activating "All" button.

      Steps to Reproduce

      1. Navigate to the "Plans" in header section and activate any plan.
      2. Observe the "Plan" page appears.
      3. Navigate to the "Review Changes" button and activate it.
      4. Observe the "Review Changes" modal appears.
      5. Navigate to the "All" button and activate it.
      6. Observe the dialog appears.
      7. Navigate to the mentioned inputfield and inspect the code.
      8. Observe that, label is not provided for the inputfield.

      Screenshot

      Actual Results

      The "Choose Users.." inputfield do not have the label associated with them and aria-label is not included in the source code either. 

      As a result, screen reader users will not understand the purpose of the form field.

      Expected Results

      Apply the following changes:

      • Provide unique and descriptive label for mentioned form field using <label> element.
      • Associate the label explicitly with the form field by providing identical value which is unique from other IDs to "for" and "id" attributes of the label and form field respectively.

      Alternatively, use either hidden labels or "title" or "aria-label" attribute to convey the purpose of the form fields to screen reader users as well as maintain the presentation.

      Note: Please take the suggestion from your design team before providing the visual label.

      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 Ventura 14.3
      Chrome -Version 120.0.6099.71 (Official Build) (arm64)
      Firefox- Version 92.0 (64-bit)
      Safari- Version 17.1 (19616.2.9.11.7)
      JAWS- Version 2023
      NVDA- Version 2021.2
      Voiceover - Version Latest

          Form Name

            [JSWSERVER-25590] Review Changes In Jira: Missing form label or title attribute for the inputfield

            There are no comments yet on this issue.

              Unassigned Unassigned
              1266eee53fd7 Shivani More (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: