Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend - Multi-file search and download #78

Open
Tracked by #44
SiriChandanaGarimella opened this issue Oct 1, 2024 · 4 comments
Open
Tracked by #44

Frontend - Multi-file search and download #78

SiriChandanaGarimella opened this issue Oct 1, 2024 · 4 comments

Comments

@SiriChandanaGarimella
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, users can't search and download output for multiple files using the same search criteria.

Describe the solution you'd like
Implement frontend functionality to:

  • Allow users to upload multiple files.
  • Send multiple file paths in the API request.
  • Preview and display the downloaded result for multiple files.

Describe alternatives you've considered

  • Separate search and download processes for each file.
  • Limiting the number of files that can be processed simultaneously.

Acceptance Criteria

  1. The file upload interface allows the selection of multiple files.
  2. Selected files are displayed in a list, with the option to remove individual files before processing.
  3. The search criteria interface remains unchanged and applies to all selected files.
  4. The API request includes paths for all selected files.
  5. The preview functionality shows results from all processed files, clearly separated and labeled.
  6. The download functionality combines results from all files into a single Word document.
  7. The UI provides clear feedback on the progress of multi-file processing.
  8. Error handling gracefully manages cases where some files fail to process while others succeed.

Additional Context
This issue can be picked after the issue #77

@SaiRamya-Valleru
Copy link

SaiRamya-Valleru commented Nov 14, 2024

Hi, Iam interested in this Issue. Can You assign the frontend part of this to me?

@SiriChandanaGarimella
Copy link
Collaborator Author

Hi @SaiRamya-Valleru, Thank you for your interest in contributing to this project. This issue is dependent on #77, but you can take a look at #74. Please leave a comment on #74 if you're still interested in contributing.

@SaiRamya-Valleru
Copy link

SaiRamya-Valleru commented Nov 15, 2024 via email

@SiriChandanaGarimella
Copy link
Collaborator Author

@SaiRamya-Valleru - No one is working on #74. If you are interested, you can work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants