SurfSense/surfsense_web/components/documents
DESKTOP-RTLN3BA\$punk ee0b59c0fa feat: enhance folder and document selection functionality
- Updated DocumentNode to use a div instead of a button for better accessibility and added keyboard interaction for selection.
- Introduced Checkbox component in FolderNode for selecting folders, with state management for selection (all, some, none).
- Implemented folder selection state logic in FolderTreeView to manage document selection across nested folders.
- Added handleToggleFolderSelect function in DocumentsSidebar to manage selection of documents based on folder selection.
2026-03-27 17:58:04 -07:00
..
CreateFolderDialog.tsx refactor: improve UI components for folder and document management 2026-03-27 23:11:13 +05:30
DocumentNode.tsx feat: enhance folder and document selection functionality 2026-03-27 17:58:04 -07:00
FolderNode.tsx feat: enhance folder and document selection functionality 2026-03-27 17:58:04 -07:00
FolderPickerDialog.tsx refactor: improve UI components for folder and document management 2026-03-27 23:11:13 +05:30
FolderTreeView.tsx feat: enhance folder and document selection functionality 2026-03-27 17:58:04 -07:00