react-spectrum
c3a4d630
- Fix drag preview in TableView (#5687)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Fix drag preview in TableView (#5687) The fix ensures that when rowHeader is not present, the drag preview displays the content of the first element, excluding checkboxes and dragButtons.
References
#5687 - Fix drag preview not displaying text in TableView
Author
ryo-manba
Parents
3cdf9cca
Files
4
packages
@react-spectrum/table
stories
TableDnD.stories.tsx
TableDnDExamples.tsx
test
TableDnd.test.js
@react-stately/table/src
TableCollection.ts
Loading