-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.13.0
-
- 1.3.1
- 3.3.2
- Level-A
- WCAG21
- ax-at-user
- ax-bitbucket-dc-vpat-2025
- ax-bitbucket-dc-vpat-2025-repositories
- ax-bitbucket-dc-vpat-2025-reused
- ax-bitbucketdc-vpat
- ax-bitbucketdc-vpat-pg11
- ax-bitbucketdc-vpat-repositories
- ax-bitbucketdc-vpat2024
- ax-bitbucketdc-vpat2024-current
- ax-bitbucketdc-vpat2024-repositories
- ax-bitbucketdc-vpat2024-reuse
- ax-bug
- ax-medium-priority
- ax-qa
-
Severity 3 - Minor
-
Issue Summary
Missing visual label for the “Filter repositories by name“ input field.
Steps to Reproduce
- Navigate to the “Repositories" page.
- Navigate to the "Filter repositories by name" input field.
- Inspect the code and observe that no visual label is available.
Screenshot
Actual Results
The visual label is not available for the “Filter repositories by name” input field. As a result, screen reader users might not understand the purpose of the input field effectively.
Expected Results
Provide a unique and descriptive label for the discussed form field using the <label> element. This will help screen reader users understand the purpose of the form field.
If this solution is not feasible, then provide an appropriate aria-label such as "Filter repositories by name“.
Note: Before implementing the changes in a label, confirm this with your content design team.
Code snippet
<label for="select"> Filter repositories by name </label> <input class="paged-table-filter-input" id="select" placeholder="Filter repositories by name">
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available.
Environment
MacBook Pro (16-inch, 2019)
macOs Ventura 13.5.1
Chrome - Version 113.0.5672.63 (Official Build) (x86_64)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.4 (18615.1.26.110.1)
JAWS- Version 2022
NVDA- Version 2021.2
Voiceover - Version Latest