LibreChat/client/src/components/Files/FileList
Danny Avila eb1668ff22
📂 refactor: Improve FileAttachment & File Form Deletion (#7471)
* refactor: optional attachment properties for `FileAttachment`

* refactor: update ActionButton to use localized text

* chore: localize text in DataTableFile, add missing translation, imports order, and linting

* chore: linting in DataTable

* fix: integrate Recoil state management for file deletion in DataTableFile

* fix: integrate Recoil state management for file deletion in DataTable

* fix: add temp_file_id to BatchFile type and update deleteFiles logic to properly remove files that are mapped to temp_file_id
2025-05-20 13:51:56 -04:00
..
DataTableFile.tsx 📂 refactor: Improve FileAttachment & File Form Deletion (#7471) 2025-05-20 13:51:56 -04:00
DataTableFilePreview.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
EmptyFilePreview.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
FileList.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
FileListItem.tsx 🎨 style: update Assistants builder (#3397) 2024-07-21 13:46:43 -04:00
FileListItem2.tsx 🎨 style: update Assistants builder (#3397) 2024-07-21 13:46:43 -04:00
FilePreview.tsx 🎨 style: update Assistants builder (#3397) 2024-07-21 13:46:43 -04:00
FileSidePanel.tsx 🤲 a11y: Sidebar Text Contrast (#3665) 2024-08-16 13:50:47 -04:00
FileTableColumns.tsx 🎤 feat: add custom speech config, browser TTS/STT features, and dynamic speech tab settings (#2921) 2024-07-05 10:13:34 -04:00
UploadFileButton.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
UploadFileModal.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00