Core: 10.1 features WIP#32810
Merged
Merged
Conversation
Fixes screen reader announcing incorrect selected state on non-selected tabs. Added aria-selected and tabIndex attributes to TabButton components to properly communicate tab state to assistive technologies like Windows Narrator. Fixes #32654
fix(a11y): add aria-selected attribute to tab buttons
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
…r/code-snippets # Conflicts: # code/core/src/core-server/dev-server.ts
This was referenced Oct 30, 2025
8 tasks
This was referenced Oct 31, 2025
Merged
8 tasks
This was referenced Dec 12, 2025
This was referenced Dec 19, 2025
6 tasks
This was referenced Jan 18, 2026
This was referenced Jan 29, 2026
8 tasks
This was referenced Feb 20, 2026
This was referenced Mar 3, 2026
Merged
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature branch for any 10.1 development.
Will be merged when 10.0 has been released and thus frees up the
nextbranch.🦋 Canary release
This pull request has been released as version
0.0.0-pr-32810-sha-caef1f25. Try it out in a new sandbox by runningnpx storybook@0.0.0-pr-32810-sha-caef1f25 sandboxor in an existing project withnpx storybook@0.0.0-pr-32810-sha-caef1f25 upgrade.More information
0.0.0-pr-32810-sha-caef1f2510.1-with-canary-releasecaef1f251761856434)To request a new release of this pull request, mention the
@storybookjs/coreteam.core team members can create a new canary release here or locally with
gh workflow run --repo storybookjs/storybook publish.yml --field pr=32810