Issue Summary

      The "Not verified" heading is inappropriately defined as heading level 3.

      Steps to Reproduce

      1. Open the home page and activate the "Project" link in the header.
      2. Activate “PROJ" project.
      3. Activate any repository link from the “name” column of the data table, which will direct you to the source page.
      4. Now activate the Commits link from the left navigation.
      5. Navigate onto the data table present in main content and activate "Signature not verified" button present in "Commit" column.
      6. Navigate onto the mentioned instance and inspect code.
      7. Observe that the mentioned instance use inappropriate heading level.

      Screenshot

      Actual Results

      The "Not verified" heading text (available on activating "Signature not verified" button from data table present in main content area) does not follow the visual structure of the page. It is inappropriately defined as heading level 3 instead of heading level 2. As a result, screen reader users found it difficult to understand the page’s content structure.

      Expected Results

      The heading levels should correctly convey the relationship between the headings, such as the parent-child relationship between the headings. Provide an appropriate heading level to the mentioned heading text, such as <h1>, <h2>, <h3>, and so on.

      In this scenario, mark the text "Not verified" using <h2> tag.

      Code snippet

      <h2>Not verified</h2> 

      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 119.0.6045.105 (Official Build) (64-bit)
      Firefox- Version 92.0 (64-bit)
      Safari- Version 16.6 (18615.3.12.11.2)
      JAWS- Version 2023
      NVDA- Version 2021.2
      Voiceover - Version Latest

            [BSERV-19972] Commits: Inappropriate heading structure

            There are no comments yet on this issue.

              Unassigned Unassigned
              75e99cd1893f Naeem Solkar
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: