Skip to content
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

fix(stepper): remove tabindex from content #16809

Merged
merged 1 commit into from
Aug 6, 2020

Commits on Feb 20, 2020

  1. fix(stepper): remove tabindex from content

    A while ago in angular#14892 we added a `tabindex` to the content of the current step, however since then we consulted with the a11y team and it looks like adding the `tabindex` there isn't the best approach.
    
    Fixes angular#16692.
    crisbeto committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    248c651 View commit details
    Browse the repository at this point in the history