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

feat(datepicker): focustrap for popup datepickers #2332

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

benouat
Copy link
Member

@benouat benouat commented Apr 20, 2018

Straight forward implementation of focustrap for any datepicker opened in a popup via NgbDatepickerInput

This PR does not have any tests, as writing UT for that would end up in duplicating NgbFocusTrap UT.

Nonetheless, as soon as Protractor is setup on the project, we then can write a whole bunch of new dedicated tests.

@benouat
Copy link
Member Author

benouat commented Apr 20, 2018

Apparently, tests are failing on IE10

@maxokorokov maxokorokov added this to the 2.0.0 milestone Apr 27, 2018
Copy link
Member

@maxokorokov maxokorokov left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

I've rebased to resolved conflicts and restored import order

@maxokorokov maxokorokov merged commit e7179cd into ng-bootstrap:master Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants