Commit 4002242
feat(tables): virtualize data grid with bounded copy and chunked delete (#4693)
* feat(tables): virtualize data grid with bounded copy and chunked delete
* fix(tables): keyboard scroll past sticky header, copy toast row count, clipboard error handling
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* fix(tables): keep copy/cut progress toast until the operation completes
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* fix(tables): stop bulk cut chunks on first failure, reconcile grid on error
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 47bd7fa commit 4002242
6 files changed
Lines changed: 446 additions & 240 deletions
File tree
- apps/sim
- app/workspace/[workspaceId]/tables/[tableId]
- components/table-grid
- hooks
- hooks/queries
- lib/table
0 commit comments