-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: DataGridKendoReact: FreeSEV: Highpkg:Gridtriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority
Description
Description
When navigatable is set to true, and Checkbox selection is enabled. Selection is only triggered by a mouse click on the Checkbox.
Plan
KendoReact Free
Steps To Reproduce
- Open the following example: https://stackblitz.com/edit/react-kcakhzsf?file=app%2Fapp.tsx
- Test the behaviour of the selection functionality in the checkbox column
Screenshots or video
No response
Actual Behavior
- When cell editing is enabled, click on a checkbox cell outside the Checkbox and notice that the cell is not selected. Therefore, when row selection is enabled, clicking on the blank space of the checkbox cell does not select the row.
- Focus a Checkbox and click Space or Enter, notice the row is not selectable through keyboard events
- Hold shift and click on the first and the last Checkboxes. Notice that only the first and last rows are selected instead of all rows.
Expected Behavior
The Checkbox column cells should be selectable like regular data cells.
Reported in TicketID: 1698567
Metadata
Metadata
Assignees
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: DataGridKendoReact: FreeSEV: Highpkg:Gridtriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority