vaadin / vaadin-grid

vaadin-grid is a free, high quality data grid / data table Web Component. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
401 stars 155 forks source link

fix: do not dispatch cell-focus on mouse up outside of cell #2215

Closed sissbruecker closed 2 years ago

sissbruecker commented 2 years ago

Description

Cherry-pick of: https://github.com/vaadin/web-components/pull/3587

Depends on: #2214