Issue Summary

      The current state is not defined for the currently selected pagination link.

      Steps to Reproduce

      1. Open "view incidents" page.
            1. Navigate to pagination links such as "1", "2", "3", etc.

      Observe that current state is not programatically defined for the currently selected page.

      Screenshot

      Actual Results

      The current state is not programmatically defined for the currently active pagination link.
      As a result, screen reader users will not be aware of the currently active state of the link.

      Expected Results

      Ensure that the current state of the active pagination link is defined using the "aria-current" attribute with an appropriate token value. Apply the following changes: Add the aria-current="page" attribute to <href> element of the link. Ensure that the "aria-current" attribute is updated as per user interaction using scripting.

      Workaround

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

      Environment

      MacBook Pro (14-inch, 2021)
      macOs Ventura  13.4
      Chrome - Version 114.0.5735.106 (Official Build) (arm64)
      Firefox- Version 112.0. 1
      Safari- Version 16.5 (18615.2.9.11.4)
      JAWS- Version 2023
      NVDA- Version 2023
      Voiceover - Version Latest

        1. Screenshot 2023-09-15 at 11.41.52 AM.png
          699 kB
          Rogerpinto Marialouis
        2. Screenshot 2024-12-17 at 3.24.41 PM.png
          672 kB
          Rahul Patil

            [JSDSERVER-14223] View incidents: current state not defined

            Rahul Patil made changes -
            Labels Original: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-jsm-dc-vpat-viewincidents ax-medium-priority ax-qa level-A ril wcag21 New: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-jsm-dc-vpat-viewincidents ax-medium-priority ax-qa ax-qa-fixed ax-qa-verified level-A ril wcag21
            Rahul Patil made changes -
            Marc Dacanay made changes -
            Labels Original: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-jsm-dc-vpat-viewincidents ax-medium-priority ax-qa level-A wcag21 New: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-jsm-dc-vpat-viewincidents ax-medium-priority ax-qa level-A ril wcag21
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 955929 ]
            Alex Cooksey made changes -
            Status Original: Needs Triage [ 10030 ] New: Gathering Impact [ 12072 ]
            Rogerpinto Marialouis made changes -
            Labels Original: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-medium-priority ax-qa level-A wcag21 New: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-jsm-dc-vpat-viewincidents ax-medium-priority ax-qa level-A wcag21
            Rogerpinto Marialouis made changes -
            Description Original: h3. Issue Summary

            The current state is not defined for the currently selected pagination link.
            h3. Steps to Reproduce
             # Open "view incidents" page.
             ##
             ###
             #### Navigate to pagination links such as "1", "2", "3", etc.

            Observe that current state is not programatically defined for the currently selected page.
            h3. Screenshot
            h3. Actual Results

            The current state is not programmatically defined for the currently active pagination link.
            As a result, screen reader users will not be aware of the currently active state of the link.
            h3. Expected Results
            {noformat}
            Ensure that the current state of the active pagination link is defined using the "aria-current" attribute with an appropriate token value.
            Apply the following changes:

            Add the aria-current="page" attribute to <href> element of the link.
            Ensure that the "aria-current" attribute is updated as per user interaction using scripting.
            {noformat}
            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            h3. Environment

            MacBook Pro (14-inch, 2021)
            macOs Ventura  13.4
            Chrome - Version 114.0.5735.106 (Official Build) (arm64)
            Firefox- Version 112.0. 1
            Safari- Version 16.5 (18615.2.9.11.4)
            JAWS- Version 2023
            NVDA- Version 2023
            Voiceover - Version Latest
            New: h3. Issue Summary

            The current state is not defined for the currently selected pagination link.
            h3. Steps to Reproduce
             # Open "view incidents" page.
             ##
             ###
             #### Navigate to pagination links such as "1", "2", "3", etc.

            Observe that current state is not programatically defined for the currently selected page.
            h3. Screenshot

            !Screenshot 2023-09-15 at 11.41.52 AM.png|width=230,height=113!
            h3. Actual Results

            The current state is not programmatically defined for the currently active pagination link.
            As a result, screen reader users will not be aware of the currently active state of the link.
            h3. Expected Results

            Ensure that the current state of the active pagination link is defined using the "aria-current" attribute with an appropriate token value. Apply the following changes: Add the aria-current="page" attribute to <href> element of the link. Ensure that the "aria-current" attribute is updated as per user interaction using scripting.
            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            h3. Environment

            MacBook Pro (14-inch, 2021)
            macOs Ventura  13.4
            Chrome - Version 114.0.5735.106 (Official Build) (arm64)
            Firefox- Version 112.0. 1
            Safari- Version 16.5 (18615.2.9.11.4)
            JAWS- Version 2023
            NVDA- Version 2023
            Voiceover - Version Latest
            Rogerpinto Marialouis made changes -
            Attachment New: Screenshot 2023-09-15 at 11.41.52 AM.png [ 444740 ]
            Rogerpinto Marialouis made changes -
            Labels Original: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-medium-priority ax-qa level-A wcag21 New: 4.1.2 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-pg14 ax-medium-priority ax-qa level-A wcag21
            Rinku Kumar made changes -
            Description Original: h3. Issue Summary

            The current state is not defined for the currently selected pagination link.
            h3. Steps to Reproduce
             # Open "view incidents" page.
             ##
             ###
             #### Navigate to pagination links such as "1", "2", "3", etc.

            Observe that current state is not programatically defined for the currently selected page.
            h3. Actual Results

            The current state is not programmatically defined for the currently active pagination link.
            As a result, screen reader users will not be aware of the currently active state of the link.
            h3. Expected Results
            {noformat}
            Ensure that the current state of the active pagination link is defined using the "aria-current" attribute with an appropriate token value.
            Apply the following changes:

            Add the aria-current="page" attribute to <href> element of the link.
            Ensure that the "aria-current" attribute is updated as per user interaction using scripting.
            {noformat}
            h3. Workaround

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

             
            h3. Environment

            MacBook Pro (14-inch, 2021)
            macOs Ventura  13.4
            Chrome - Version 114.0.5735.106 (Official Build) (arm64)
            Firefox- Version 112.0. 1
            Safari- Version 16.5 (18615.2.9.11.4)
            JAWS- Version 2023
            NVDA- Version 2023
            Voiceover - Version Latest
            New: h3. Issue Summary

            The current state is not defined for the currently selected pagination link.
            h3. Steps to Reproduce
             # Open "view incidents" page.
             ##
             ###
             #### Navigate to pagination links such as "1", "2", "3", etc.

            Observe that current state is not programatically defined for the currently selected page.
            h3. Screenshot
            h3. Actual Results

            The current state is not programmatically defined for the currently active pagination link.
            As a result, screen reader users will not be aware of the currently active state of the link.
            h3. Expected Results
            {noformat}
            Ensure that the current state of the active pagination link is defined using the "aria-current" attribute with an appropriate token value.
            Apply the following changes:

            Add the aria-current="page" attribute to <href> element of the link.
            Ensure that the "aria-current" attribute is updated as per user interaction using scripting.
            {noformat}
            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            h3. Environment

            MacBook Pro (14-inch, 2021)
            macOs Ventura  13.4
            Chrome - Version 114.0.5735.106 (Official Build) (arm64)
            Firefox- Version 112.0. 1
            Safari- Version 16.5 (18615.2.9.11.4)
            JAWS- Version 2023
            NVDA- Version 2023
            Voiceover - Version Latest

              Unassigned Unassigned
              2ed0908a25bc Tanmay Mirgal (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: