Skip to content

fix(docs-next): label search button#2247

Merged
dancormier merged 1 commit intomainfrom
dcormier/fix-docs-search-button-label
Apr 29, 2026
Merged

fix(docs-next): label search button#2247
dancormier merged 1 commit intomainfrom
dcormier/fix-docs-search-button-label

Conversation

@dancormier
Copy link
Copy Markdown
Contributor

@dancormier dancormier commented Apr 28, 2026

Summary

  • Adds screen-reader-only text to the docs-next left navigation search button so the icon-only control has a discernible accessible name.
  • Preserves the existing visual icon-only button presentation.

Testing

  • Go to any docs page
  • Load up your screenreader of choice
  • Tab to the search icon button
  • Confirm it announces “Search”
  • Confirm the button still appears icon-only visually.

Alternatively

  • Go to any docs page
  • Inspect the search icon button in the top left
  • Verify that it includes screenreader-only text of "Search"

Example gifs

Before 20260428-153636
After 20260428-153604

Issue

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2026

⚠️ No Changeset found

Latest commit: d91c610

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 28, 2026

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit d91c610
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/69f0d16a55f6210008f88402
😎 Deploy Preview https://deploy-preview-2247--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dancormier dancormier marked this pull request as ready for review April 28, 2026 19:15
@dancormier dancormier requested a review from a team as a code owner April 28, 2026 19:15
@dancormier dancormier merged commit 7dde008 into main Apr 29, 2026
18 checks passed
@dancormier dancormier deleted the dcormier/fix-docs-search-button-label branch April 29, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants