react-checkbox-tree icon indicating copy to clipboard operation
react-checkbox-tree copied to clipboard

Checkbox tree is not accessible through keyboard

Open zhr1130 opened this issue 4 years ago • 0 comments

The checkbox tree is not accessible through keyboard, user is unable to interact with the control and won't be perform functionality over that control.

Repro step: focus on the tree node and use tab key, instead of going to the nested node, it goes straight to next same level node.

image

image

checkbox-tree

zhr1130 avatar May 22 '21 06:05 zhr1130