Issue Summary

      There is a non-descriptive link such as "Learn more" present on the page

      Steps to Reproduce

      1. Open the homepage.
      2. Go to projects link present in header section.
      3. Activate "PROJ" link.
      4. Now activate the "awesome-go" link.
      5. Select a "Branches" link from side navigation.
      6. Using screen reader, navigate to the link.
      7. Verify that link is non-descriptive.

      Screenshot

      Actual Results

      The link text does not describe the destination it points to.
      As a result, screen reader users might not understand the purpose of the link effectively.

      Expected Results

      We should take a reference from the surrounding text to make it descriptive, but in this scenario there is no such visual reference which will be used to make the link descriptive. So in that case we will use aria-label attribute.

      Code Snippet

      <a src="https://..." aria-label="learn more about branches in bitbucket">(...)</a>

      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 Sequoia Version 15.2 (24C101) 
      Chrome - Version 131.0.6778.266 (Official Build) (arm64)
      Firefox- Version 112.0.1 (64-bit)
      Safari- Version 18.2 (20620.1.16.11.8)
      JAWS- Version 2023
      NVDA- Version 2020.3

            [BSERV-19990] Branches: Non-descriptive link text

            There are no comments yet on this issue.

              Unassigned Unassigned
              c3f9a46dc7c4 Varsha Bansode
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: