-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Provide a general summary of the issue here
I'm trying to use Table with drag-and-drop. Each row has editable fields, and when you try to select the text in the field, the whole row starts dragging instead. In my Table, I added a button like the docs said like with a drag slot <Button slot="drag">, but the whole row is still draggable.
🤔 Expected Behavior?
In a Table, adding <Button slot="drag"> should act as a drag handle, so that drags can only start by dragging the button.
😯 Current Behavior
It doesn't work, the whole row is still draggable.
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
Drag the row
Version
1.11.0 react-aria-components
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
Mac
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels