-
Bug
-
Resolution: Fixed
-
Low
-
7.21.0
-
1
-
Severity 3 - Minor
-
1
-
Issue Description
The button in the bottom section of the left panel for collapsing the sidebar navigation panel has no label present.
Steps to Reproduce
- Launch URL
- In the left side of the page, in the sidebar navigation to the bottom section where the "Collapse sidebar" button is present for collapsing the sidebar of the repositories.
Screenshot
Actual Behaviour
For the Repositories sidebar section, the button to Collapse the Sidebar panel on the left side of the page have a missing label. When screen readers read this button with no label. Hence users with vision disabilities will be unable to identify the purpose of this button.
Additionally for screen reader announces the button inappropriately as Expand sidebar ( [ ).
Expected Result
The button should have an appropriate label to identify its purpose of the button. In the absence of labels, it becomes difficult for users especially screen reader users to understand the purpose of the form control and input information.
Add descriptive label for the button via the aria-label attribute. For example, provide the label as "Collapse sidebar"
AXQA Ref:AXQA-318
Repositories: The sidebar button for the Pull Repositories options has a missing label
-
Bug
-
Resolution: Fixed
-
Low
-
7.21.0
-
1
-
Severity 3 - Minor
-
1
-
Issue Description
The button in the bottom section of the left panel for collapsing the sidebar navigation panel has no label present.
Steps to Reproduce
- Launch URL
- In the left side of the page, in the sidebar navigation to the bottom section where the "Collapse sidebar" button is present for collapsing the sidebar of the repositories.
Screenshot
Actual Behaviour
For the Repositories sidebar section, the button to Collapse the Sidebar panel on the left side of the page have a missing label. When screen readers read this button with no label. Hence users with vision disabilities will be unable to identify the purpose of this button.
Additionally for screen reader announces the button inappropriately as Expand sidebar ( [ ).
Expected Result
The button should have an appropriate label to identify its purpose of the button. In the absence of labels, it becomes difficult for users especially screen reader users to understand the purpose of the form control and input information.
Add descriptive label for the button via the aria-label attribute. For example, provide the label as "Collapse sidebar"
AXQA Ref:AXQA-318