vaadin / vaadin-context-menu

The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
26 stars 10 forks source link

breaking: focus overlay on open, focus item on arrow key #235

Closed web-padawan closed 5 years ago

web-padawan commented 5 years ago

Marking as breaking change, due to the behavior change.

This also introduces sourceEvent always present in context.detail (docs to be updated)


This change is Reviewable

web-padawan commented 5 years ago

Closing as the implementation apparently introduced a lot of flakyness on iOS 11.

Will try to handle the original issue in vaadin/vaadin-menu-bar#54 instead.