Issue Summary

      On the "Refine issues displayed" page, the "Choose issue type" and "Choose issue status" input fields do not have programmatically defined accessible name.

      Steps to Reproduce

      1. Navigate to the above mentioned page.
      2. Navigate onto the "Exclude issue types", or "Exclude statuses", button and activate it.
      3. Navigate onto the mentioned instances and inspect their code.
      4. Observe that the input fields do not have an accessible name.

      Screenshot 1

      Screenshot 2

      Actual Results

      The "Choose issue type", and "Choose issue status" input fields do not have programmatically defined accessible name.

      As a result, users of assistive technologies will not be able to understand the purpose or the functionality associated with the form fields.

      Expected Results

      Interactive elements must have programmatically defined accessible names so that their functionality is communicated to assistive technology users. In this scenario, use <label> element to provide an accessible name to the input fields. Make sure that the <label> element is associated with the form fields using "for" and "id" attributes.

      When there is no visible text and you cannot add text to the page, use aria-label to manually name elements.

      Make sure that the accessible name signposts the purpose or the functionality of the input fields.

      Code Snippet

      <label for="a1">Choose issue type</label>
      <input id="a1" type="text" role="combobox" ...>

      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 13.3.1
      Chrome - Version 113.0.5672.63 (Official Build) (x86_64)
      Firefox- Version 92.0 (64-bit)
      Safari- Version 16.4 (18615.1.26.110.1)
      JAWS- Version 2023
      NVDA- Version 2023.3
      Voiceover - Version Latest

          Form Name

            [JSWSERVER-25713] Refine issues displayed : Input fields with no accessible name

            Marc Dacanay made changes -
            Labels Original: 4.1.2 a11y-triaged ax-at-user ax-bug ax-desktop ax-high-priority ax-jiradc-arj ax-jiradc-arj-vpat2024 ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg02 ax-jiradc-vpat-refineissuesdisplayed ax-qa level-A wcag21 New: 4.1.2 a11y-triaged ax-at-user ax-bug ax-desktop ax-high-priority ax-jiradc-arj ax-jiradc-arj-vpat2024 ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg02 ax-jiradc-vpat-refineissuesdisplayed ax-qa level-A ril wcag21
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 963887 ]
            Sylwia Mikołajczuk made changes -
            Priority Original: High [ 2 ] New: Medium [ 3 ]
            Stasiu made changes -
            Introduced in Version Original: 9.12 New: 8.2
            Affects Version/s New: 8.20.30 [ 106364 ]
            Affects Version/s New: 9.4.17 [ 106909 ]
            Sylwia Mikołajczuk made changes -
            Labels Original: 4.1.2 a11y-triaged ax-at-user ax-bug ax-desktop ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg02 ax-jiradc-vpat-refineissuesdisplayed ax-qa level-A wcag21 New: 4.1.2 a11y-triaged ax-at-user ax-bug ax-desktop ax-high-priority ax-jiradc-arj ax-jiradc-arj-vpat2024 ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg02 ax-jiradc-vpat-refineissuesdisplayed ax-qa level-A wcag21
            Stasiu made changes -
            Component/s Original: Accessibility [ 62491 ]
            Component/s Original: (Advanced Roadmaps) Other [ 73719 ]
            Component/s New: (Advanced Roadmaps) Accessibility [ 74392 ]
            Stasiu made changes -
            Priority Original: Low [ 4 ] New: High [ 2 ]
            Sylwia Mikołajczuk made changes -
            Labels Original: 4.1.2 a11y-triaged ax-at-user ax-bug ax-desktop ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-pg02 ax-jiradc-vpat-refineissuesdisplayed ax-qa level-A wcag21 New: 4.1.2 a11y-triaged ax-at-user ax-bug ax-desktop ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg02 ax-jiradc-vpat-refineissuesdisplayed ax-qa level-A wcag21
            ssuryavanshi (Inactive) made changes -
            Component/s New: (Advanced Roadmaps) Other [ 73719 ]
            ssuryavanshi (Inactive) made changes -
            Component/s Original: Accessibility [ 62490 ]
            Component/s New: Accessibility [ 62491 ]
            Key Original: JRASERVER-76967 New: JSWSERVER-25713
            Affects Version/s Original: 9.12.2 [ 106456 ]
            Affects Version/s New: 9.12.2 [ 106455 ]
            Project Original: Jira Data Center [ 10240 ] New: Jira Software Data Center [ 12200 ]

              Unassigned Unassigned
              773dd3a38dd5 Cynthia Singh
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: