`<Menu>` doesn't close items dropdown on `Escape`
achambers opened this issue · 1 comments
achambers commented
We should make the <Menu>
dropdown close when Escape is hit. I suspect it should go here.
ember-headlessui/addon/components/menu/items.js
Lines 6 to 20 in 57f3da1
alexlafroscia commented
I'm making some other improvements to Menu
right now, including implementing the item search functionality. I'll take care of this one!