kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

[BUG][Grid] Unstable selection of embedded tables

Open filipKovachev opened this issue 1 year ago • 0 comments

if we open a row it jumps to the table, however, when going back it is not possible to return to the table inside the cell. This can be reproduced in the following example with the following sequence:

Tab, down arrow, down arrow, Enter, down arrow, down arrow, down arrow, Shift+Tab, Tab

or Tab, down arrow, down arrow, Enter, down arrow, down arrow, down arrow, Shift+Tab, up arrow, up arrow, down arrow, down arrow, Tab.

https://stackblitz.com/edit/react-zydusu-vrau9y?file=app%2Fmain.tsx

Ticket ID: 1616095

filipKovachev avatar Jul 17 '23 07:07 filipKovachev