adobe / adobe/react-spectrum

Table in selection mode should not prevent Row actions

Open
#7,962 12 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.