-
Bug
-
Resolution: Unresolved
-
Medium (View bug fix roadmap)
-
None
-
8.20.30, 9.12.2, 9.4.17
-
8.2
-
Severity 3 - Minor
-
Issue Summary
Instructions not associated with the form fields which causes inconvenience for the screen reader users.
Steps to Reproduce
- Navigate to the "Plans" dropdown and select any plan.
- Navigate to the form fields present in the main content area.
- Using screen reader verify that instruction is not associated with the form field.
Screenshot
Actual Results
The instruction "Show capacity on timelineOnly available when grouping by team or sprint", "show a roll-up of dates in the fields and timeline sections." and "Show a roll-up of sprints, releases, teams, and estimates in the fields section." are not associated with their respective form fields "Group by", "Dates" and "Others". As a result, screen reader users might miss out important instructions.
Expected Results
Apply the following changes: * Add "aria-describedby" attribute to the form field.
- Reference the "id" value of the element used to display the instruction text in the "aria-describedby" attribute.
Code Snippet
<button class="sc-fAjcbJ dKHlbz" spacing="default" type="button" aria-describedby="groupby">(...)</button> <div id="groupby"> <span class="Checkbox__LabelText-sc-1asqokg-2 gZqHoi">Show capacity on timeline</span> <span>Only available when grouping by team or sprint</span> </div>
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2019)
macOS Ventura Version 13.6.1
Chrome - Version 120.0.6099.234 (Official Build) (x86_64)
Firefox- Version 112.0.1 (64-bit)
Safari- Version 17.3 (18617.2.4.11.9, 18617)
JAWS- Version 2022
NVDA- Version 2020.3
- links to
Form Name |
---|
[JSWSERVER-25601] Accessibility Assessment - Roadmaps: Instruction not associated with form field
Labels | Original: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-arj ax-jiradc-arj-vpat2024 ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa | New: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-arj ax-jiradc-arj-vpat2024 ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 963681 ] |
Priority | Original: High [ 2 ] | New: Medium [ 3 ] |
Introduced in Version | Original: 9.12 | New: 8.2 |
Affects Version/s | New: 8.20.30 [ 106364 ] | |
Affects Version/s | New: 9.4.17 [ 106909 ] |
Labels | Original: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa | New: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-arj ax-jiradc-arj-vpat2024 ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa |
Component/s | Original: Accessibility [ 62491 ] | |
Component/s | Original: (Advanced Roadmaps) Other [ 73719 ] | |
Component/s | New: (Advanced Roadmaps) Accessibility [ 74392 ] |
Status | Original: Needs Triage [ 10030 ] | New: Ready for Development [ 10049 ] |
Labels | Original: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassesmentroadmaps ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa | New: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa |
Priority | Original: Low [ 4 ] | New: High [ 2 ] |
Labels | Original: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassesmentroadmaps ax-jiradc-vpat-pg03 ax-qa | New: 1.3.1 Level-A WCAG21 ax-at-user ax-bug ax-high-priority ax-jiradc-vpat ax-jiradc-vpat-accessibilityassesmentroadmaps ax-jiradc-vpat-accessibilityassessmentroadmaps ax-jiradc-vpat-pg03 ax-qa |