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

Refine issues displayed : Expandable elements are not programmatically defined

      Issue Summary

      On the "Refine issues displayed" page, the "Exclude issue types", "Exclude statuses", and "Exclude releases" buttons do not have a programmatically defined expandable state.

      Steps to Reproduce

      1. Navigate to the above mentioned page.
      2. Navigate to the mentioned instances and inspect the code.
      3. Observe that the expandable state is not programmatically determined.

      Screenshot

      Actual Results

      The "Exclude issue types", "Exclude statuses", and "Exclude releases" expandable buttons do not have a programmatically defined expandable state. These buttons do not use an aria-expanded attribute. As a result, users of assistive technologies found it challenging to understand the functionality associated with these elements.

      Expected Results

      When elements expand or collapse a particular content, make sure that they have a programmatically defined expandable state. Use the “aria-expanded” attribute on the expandable elements and update the “true” and “false” values appropriately. Make sure that the value is set to “true” when the elements are expanded and “false” when they are collapsed.

      Code Snippet

      <span id="exLabel">Exclude issue types</span>
      <button id="intLabel" aria-labelledby="exLabel intLabel" aria-expanded="false">Choose issue type</button>

      Workaround

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

      Environment

      MacBook Pro (16-inch, 2021)
      macOS Monterey Version 12.4
      Chrome - Version 103.0.5060.134 (Official Build) (arm64)
      Firefox- Version 93.0 (32-bit)
      Safari- Version 15.5 (17613.2.7.1.8)
      JAWS- Version 2023
      NVDA- Version 2023.3
      Voiceover - Version Latest

          Form Name

            [JSWSERVER-25552] Refine issues displayed : Expandable elements are not programmatically defined

            Marc Dacanay made changes -
            Labels Original: 4.1.2 a11y-triaged accessibility 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 accessibility 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)" [ 963637 ]
            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 accessibility 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 accessibility 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 accessibility 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 accessibility 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-76965 New: JSWSERVER-25552
            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: