Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Conversation

Blackbaud-JackMcElhinney

Addresses: #25

Modal acts on keydown while popovers was waiting for a keyup so when escape was pressed the modal would catch it first before the dropdown could.

Switched popovers to act on a keydown event instead.

Autocomplete seems to be unaffected, as it has its own event handler that acts also on keydown so now the autocomplete dropdown and normal dropdown should respond to escape in the same way.

@Blackbaud-JackMcElhinney
Copy link
Author

Closing in favor of: blackbaud/skyux-modals#62

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

Successfully merging this pull request may close these issues.

1 participant