-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.5.1
-
Severity 3 - Minor
-
Issue Summary
Inappropriate label such as "Enter a branch name" is provided to the tag section.
Steps to Reproduce
- Open the homepage.
- Go to projects link present in header section.
- Activate "PROJ" link.
- Now activate the "awesome-go" link.
- Select a "Branches" link from side navigation.
- Go to "Source Branch" button and activate it.
- Go to "Tags" tab and inspect the code.
- 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