Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(datepicker): stop propagation of esc in popup #5074

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Stop propagation of esc key in datepicker popup, which can propagate to undesirable elements/handlers such as the modal

This fixes #5013

- Stop propagation of esc key in datepicker popup, which can propagate to undesirable elements/handlers such as the modal
@Foxandxss
Copy link
Contributor

LGTM.

@wesleycho wesleycho closed this in 000d6c3 Dec 15, 2015
@wesleycho wesleycho deleted the fix/datepicker-esc branch December 15, 2015 14:22
@icfantv
Copy link
Contributor

icfantv commented Dec 15, 2015

Do we want a test for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing ESC in ui.bootstrap.datepicker closes ui.bootstrap.modal Dialog
3 participants