Describe the problem
In the Tables and Tabs demo selecting the link opens the drawer
How do you reproduce the problem?
- Close the drawer
- Click or select via keyboard one of the siemur/test-space links
- View that the drawer opens
Expected behavior
The drawer would not open when clicking or selecting a link
Any other information?
As was suggested in this comment the root of the issue here really may just be that we're using a clickable row to open the drawer, along with interactive elements inside the row, which feels a bit like an a11y antipattern.