Skip to content

Accessibility bug fix 2737374#3531

Merged
navya9singh merged 1 commit intov2from
navyasingh/bug2737364
Mar 26, 2026
Merged

Accessibility bug fix 2737374#3531
navya9singh merged 1 commit intov2from
navyasingh/bug2737364

Conversation

@navya9singh
Copy link
Copy Markdown
Member

@navya9singh navya9singh commented Mar 18, 2026

The #small-device-button-sidebar button only contained an SVG icon with no discernible text for screen readers. Added aria-label='Toggle sidebar navigation' to satisfy WCAG button-name rule.

Fixes ADO Bug 2737374

The #small-device-button-sidebar button only contained an SVG icon with
no discernible text for screen readers. Added aria-label='Toggle sidebar
navigation' to satisfy WCAG button-name rule.

Fixes ADO Bug 2737374

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@navya9singh navya9singh added the deploy-preview Enables automatic deployments to preview environments on a PR label Mar 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://victorious-plant-05c166c10-3531.centralus.5.azurestaticapps.net

@navya9singh navya9singh marked this pull request as ready for review March 26, 2026 16:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Improves accessibility for the small-device sidebar toggle button on the TypeScriptLang docs layout by giving the icon-only control an accessible name for screen readers (WCAG button-name).

Changes:

  • Added an aria-label to #small-device-button-sidebar so the SVG-only button has discernible text for assistive technologies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@navya9singh navya9singh merged commit 290290d into v2 Mar 26, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy-preview Enables automatic deployments to preview environments on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants