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(datepicker): retain focus on navigation links #3381

Merged
merged 1 commit into from Oct 21, 2019

Commits on Oct 18, 2019

  1. fix(datepicker): retain focus on navigation links

    This fixes an issue on some clients due to browser being inconsistent on
    handling focus on the button clicks. After the change the navigation
    button within the datepicker will retain focus to allow subsequent
    keyboard based navigation within datepicker instance.
    
    Fixes: ng-bootstrap#2780
    peterblazejewicz committed Oct 18, 2019
    Copy the full SHA
    a1bd8c4 View commit details
    Browse the repository at this point in the history