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

Review Changes In Jira: Expand/collapse state of the button not defined

      Issue Summary

      On the Review Changes In Jira page, Expand/Collapse state of the "All" button is not defined.

      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. Inspect the code and observe that state is missing for mentioned instance.

      Screenshot

      Actual Results

      On activating "All" button it gets expanded. The Expand/Collapsed state of the button is not defined programmatically.
      As a result, screen reader users are not able to understand the button functionality.

      Expected Results

      The screen reader should announce the Expand/Collapse state for the button. Set 'aria-expanded' attribute to 'false' for the button by default as the button is in the collapsed state. Ensure that the value of 'aria-expanded' attribute changes to 'true' in expanded state on user interaction via scripting.

      code snippet

      <button aria-expanded="false" class="sc-fAjcbJ dKHlbz" spacing="default" type="button">(...)</button> 

      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-25613] Review Changes In Jira: Expand/collapse state of the button not defined

            No work has yet been logged on this issue.

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

                Created:
                Updated: