This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Description
Bug Report
When embedding a <Dialog> inside the endMedia of a ListItem and also adding a keyDown handler to the ListItem, pressing ENTER inside the <Dialog> to cancel/confirm will trigger the keyDown handler on the ListItem.
Steps
Expected Result
- the dialog closes and the
keyDown handler on ListItem is not engaged
Actual Result
- Keyboard event propagates to ListItem
Version
0.25.1