Skip to content

fix(stepper-item): keep initial focus on newly selected item #11482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Feb 7, 2025

Related Issue: #10731

Summary

Applies tabindex on the host for vertical layout items only, as horizontal ones rely on an internal focusable container.

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Feb 7, 2025
@jcfranco jcfranco added no changelog entry Use the commit override to avoid a changelog entry pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Feb 7, 2025
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

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

👍

@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Feb 7, 2025
@jcfranco jcfranco merged commit d478173 into dev Feb 7, 2025
13 of 14 checks passed
@jcfranco jcfranco deleted the jcfranco/10731-keep-stepper-item-focus-on-new-item-select branch February 7, 2025 09:19
@github-actions github-actions bot added this to the 2025-02-25 - Feb Milestone milestone Feb 7, 2025
benelan pushed a commit that referenced this pull request Feb 8, 2025
**Related Issue:** #10731 

## Summary

Applies `tabindex` on the host for vertical layout items only, as
horizontal ones rely on an internal focusable container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. no changelog entry Use the commit override to avoid a changelog entry pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants