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

Incorrect aria-label is defined for toggle button

Open zhr1130 opened this issue 4 years ago • 0 comments

In the checkbox tree, all toggle buttons with same aria-label "Toggle" . Screen reader announces "Toggle" for each item which would confuse customers. Can we append item text to the aria-label ? image

zhr1130 avatar May 12 '21 23:05 zhr1130