3

We're currently working on making our data table accessible. Our main concern is the whole clickable row that triggers a side sheet. The entire row is clickable, and a part of its content may be copied and pasted by the user. Because the row is clickable, the user has difficulty copying and pasting the content, and for the keyboard user it's not possible to focus.

enter image description here

Do you have any ideas on how we could solve this problem while retaining the clickable rows?

1 Answer 1

1

You can try adding a copy icon/button next to whatever information needs to be copied by the user. Be wary of click size as you need it to be big enough to prevent any accidental row clicks.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.