Skip to content

docs: minor story-only accessibility fixes in v9 stories#36406

Open
smhigley wants to merge 1 commit into
microsoft:masterfrom
smhigley:story-a11y-fixes
Open

docs: minor story-only accessibility fixes in v9 stories#36406
smhigley wants to merge 1 commit into
microsoft:masterfrom
smhigley:story-a11y-fixes

Conversation

@smhigley

Copy link
Copy Markdown
Contributor

This fixes three issues:

  1. Popovers with no inner focusables that set focus to the popover surface didn't have an accessible name defined for the surface (this is only necessary if it gets focus, so it's not added for examples that set focus to inner buttons)
  2. There was one dialog example that wasn't correctly returning focus
  3. Some carousel examples had content get cut off at the top & bottom in high zoom since the height was set with px. Now the min-height is set, which allows the slides to grow if necessary without impacting the appearance at larger widths.

Fixes ADO issues:

@smhigley
smhigley requested review from a team and Mitch-At-Work as code owners July 17, 2026 08:10
@github-actions

Copy link
Copy Markdown

📊 Bundle size report

✅ No changes found

@github-actions

Copy link
Copy Markdown

Pull request demo site: URL

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.

1 participant