ai-cfia / fertiscan-frontend

Frontend code for the `Fertiscan` project
MIT License
2 stars 1 forks source link

As a dev, I want the dropzone to be able to receive folders to facilitate the import of multiple images. #357

Open SamuelPelletierEvraire opened 1 day ago

SamuelPelletierEvraire commented 1 day ago

Description: Currently, our application's dropzone functionality allows users to drag and drop individual files for upload. However, this becomes cumbersome when users need to import a large number of images, as they must select each file individually. To streamline the workflow and improve user experience, we need to enhance the dropzone to support the drag-and-drop import of entire folders.

Acceptance Criteria: