crosshare icon indicating copy to clipboard operation
crosshare copied to clipboard

Rework grid for A11Y

Open mdirolf opened this issue 4 years ago • 3 comments

We should probably only capture the keyboard on the grid rather than the whole page. And add textarea role to the grid cells. Remove the eslint ignore comment from Cell.tsx

mdirolf avatar May 29 '20 17:05 mdirolf

Also Remove ESLint ignore in ClueList and use buttons instead of <li>s

mdirolf avatar May 29 '20 17:05 mdirolf

Basically re-evaluate any eslint-disable comments

mdirolf avatar May 29 '20 21:05 mdirolf

Is there a possibility of using the default keyboard for input instead of our own?

mdirolf avatar Jul 07 '20 15:07 mdirolf

I think we can make improvements here but going to let them be done as specific issues

mdirolf avatar Apr 02 '23 23:04 mdirolf