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

State is not defined for toggle button

Open zhr1130 opened this issue 4 years ago • 0 comments

In the checkbox tree, state of toggle buttons are not defined . Screen reader user will be affected if state is not being announced by screen reader as user won't be get an idea of state of control.

image

Actual Result: State is not defined for button control which screen reader only announces button

Expected Result: State should define for button control so that screen reader user could get know state of control and also screen reader should announce position of items.

zhr1130 avatar May 14 '21 00:05 zhr1130