react-spectrum
c3a4d630 - Fix drag preview in TableView (#5687)

Comment changes are shownComment changes are hidden
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.
Author
Parents
  • packages
    • @react-spectrum/table
      • stories
        • File
          TableDnD.stories.tsx
        • File
          TableDnDExamples.tsx
      • test
        • File
          TableDnd.test.js
    • @react-stately/table/src
      • File
        TableCollection.ts