Table in selection mode should not prevent Row actions
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
### Provide your feedback here.
From the [docs](https://react-spectrum.adobe.com/react-aria/Table.html#row-actions):
> When at least one item is selected, the table is in selection mode, and clicking or tapping a row toggles the selection.
I believe this is too restrictive. Is there a reason a row action is inaccessible when this selection "mode" is in play?
Selection could still be controlled through other means (checkboxes for instance), while allowing the row actions.
### Version
1.7.0
Contributor guide
Assessment
This issue has not been assessed yet.