Files
twenty/packages
Abdul Rahman 8e235cda45 Add WorkspaceDndKitProvider and Context for Drag-and-Drop Functionality
- Introduced `WorkspaceDndKitProvider.tsx`, a new provider component that manages drag-and-drop interactions within the workspace navigation.
- Added `WorkspaceDndKitContext.tsx` to create a context for sharing drag-and-drop state across components.
- Implemented state management for drag events, including handling drag start, drag over, and drop actions, utilizing `@dnd-kit/react` for enhanced drag-and-drop capabilities.
2026-02-27 03:56:05 +05:30
..
2026-02-18 23:34:36 +01:00
2026-02-25 10:35:46 +01:00