Issue Summary

      Inappropriate label such as "Enter a branch name" is provided to the tag section.

      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. Go to "Source Branch" button and activate it.
      7. Go to "Tags" tab and inspect the code.
      8. Verify that label is inappropriate.

      Screenshot

      Actual Results

      Inappropriate label "Enter a branch name" is specified for the "Enter a tag name" input field in "Tags" tab.
      As a result, screen reader users will not understand the purpose of the button.

      Expected Results

      The label of the form field should be very clear and meaningful to understand the purpose of it.

      Specify appropriate label "Enter a tag name" for the button using hidden text or "aria-label" attribute.

      Code Snippet

      <label class="assistive" for="inline-dialog-repository-layout-revision-selector-dialog-search-input">Enter a tag name</label>
      <input id="inline-dialog-repository-layout-revision-selector-dialog-search-input" type="text" name="filter" class="filter" placeholder="Enter a tag name" aria-describedby="inline-dialog-repository-layout-revision-selector-dialog-instructions" aria-activedescendant="" aria-controls="inline-dialog-repository-layout-revision-selector-dialog-tab-pane-1-listbox">

      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-19969] Branches: Inappropriate label for input field

            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: