Issue Summary

      Heading mark-up is used unnecessarily for the "Inbox zero" text.

      Steps to Reproduce

      1. Open the "Home" page.
      2. Navigate to the header section.
      3. Navigate and activate "View your 0 unapproved pull requests" > "Reviewing" interactive elements.
      4. Navigate to the mentioned heading in the tab panel.
      5. Inspect the code.
      6. Observe that an heading mark-up is used unnecessarily for the mentioned heading.

      Screenshot

      Actual Results

      The text "Inbox zero" in the tab panel of the "Reviewing" tab that becomes available on activating the "View your 0 unapproved pull requests" button in the header section. is marked up as a heading unnecessarily. However, it does not constitute as a heading on the page.
      As a result, this will create confusion for screen reader users about the content structure.

      Expected Results

      Screen reader should not identify the text as a heading for their users. Remove the heading mark-up from the mentioned content and code it using the <p> element. If required, use CSS to maintain the presentation of the page.

      Code Example:

      <p>Inbox zero</p>

      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 Sonoma 14.7
      Chrome - Version 131.0.6778.86 (Official Build) (arm64)
      Firefox- Version 134.0 (64-bit) 
      Safari- Version 18.1.1 (20619.2.8.11.12)
      JAWS- Version 2023
      NVDA- Version 2021.2 
      Voiceover - Version Latest

       

          Form Name

            [BSERV-20019] Header : Heading mark-up used unnecessarily

            There are no comments yet on this issue.

              Unassigned Unassigned
              88a173d72595 Sojal Shende
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: