Open juuso-vaadin opened 1 year ago
Different topic but technically pretty similar to disabling "interaction mode" on selection column would be triggering singular buttons without the need to navigate into the cell. It could only apply to cells with single clickable item.
In this example, I'd like to focus the cell containing a button and hit SPACE to trigger the button. https://vaadin.com/docs/latest/example?embed=grid-column-freezing-wc.js&import=component/grid/grid-column-freezing.ts
Another side effect is that item details are triggered when selecting the checkbox from cell level.
Would be improved with https://github.com/vaadin/web-components/issues/1331
What is the problem?
Row selection with keyboard in single selection mode is easier than in multi-select mode.
Multi-select mode has two ways of selecting rows:
It could be further enhanced by
Most likely those selection modes need to be controllable by developer.
Browsers
Screen Readers