PolymerElements / iron-menu-behavior

Accessible menu behavior
18 stars 28 forks source link

🐐 Trigger synthetic tap from enter key #24

Closed samccone closed 9 years ago

samccone commented 9 years ago

Fixes https://github.com/PolymerElements/paper-menu/issues/40


Let me know if this is the totally wrong approach we can iterate on this :)


Upon a bit more sniffing... I think https://github.com/PolymerElements/iron-selector/pull/36 might be the "correct" solution here.. however triggering a synthetic "tap" I also think is valuable so I will leave this open

samccone commented 9 years ago

36 was merged closing this one