oss-slu / esp

MIT License
0 stars 1 forks source link

Implement the UI for ORCA page - Accept multiple input files and same search criteria #44

Open SiriChandanaGarimella opened 5 months ago

SiriChandanaGarimella commented 5 months ago

Is your feature request related to a problem? Please describe. The current UI for the ORCA page has no option for users to upload multiple files. It is good to provide the user an option to upload multiple input files and give the following options for data retrieval:

  1. A checkbox option to use the same search criteria for all the files.
  2. Option to provide search criteria for specific files.

Describe the solution you'd like

  1. The user should have the option to upload multiple input files and on clicking on Submit, the attached input file names should be displayed with a remove option.
  2. When multiple input files are uploaded, a checkbox option should be displayed with the text 'Search criteria is same for all files'.
  3. On selecting the checkbox, the entered Search criteria should be applied to all the files.
  4. A download option to download all the output files.

Refer the Flow 2 in Figma for more details

image