Open kshashov opened 3 years ago
Hi there,
We found that SelectionGrid#focusOnCell doesn't work for the row with index 0. Is this a typo? https://github.com/vaadin-component-factory/selection-grid-flow/blob/1071137ea4d8f3ac0b3242f465186da39bb62743/selection-grid-flow/src/main/java/com/vaadin/componentfactory/selectiongrid/SelectionGrid.java#L103-L110
SelectionGrid#focusOnCell
The bug is reproducible even on demo:
Hi there,
We found that
SelectionGrid#focusOnCell
doesn't work for the row with index 0. Is this a typo? https://github.com/vaadin-component-factory/selection-grid-flow/blob/1071137ea4d8f3ac0b3242f465186da39bb62743/selection-grid-flow/src/main/java/com/vaadin/componentfactory/selectiongrid/SelectionGrid.java#L103-L110The bug is reproducible even on demo: