rfcx / arbimon-uploader

Desktop application for ingesting audio to RFCx platform
Apache License 2.0
0 stars 0 forks source link

User should not be able to import duplicate file to the same site #167

Open naluinui opened 2 years ago

naluinui commented 2 years ago

Describe the bug When the user imports the same file to the same site it should show as 1 individual item, instead of 2

To Reproduce Steps to reproduce the behavior:

  1. Click on "Import files"
  2. Click "Choose files" and choose 1 file to import
  3. Click "Upload"
  4. Click on "Import files"
  5. Click "Choose folders" and choose the folder that the file is in
  6. Click "Upload"

Expected behavior

  1. Click on "Import files"
  2. Click "Choose files" and choose 1 file to import
  3. Click "Upload"
  4. Click on "Import files"
  5. Click "Choose folders" and choose the folder that the file is in
  6. File added to Prepared tab but says "Duplicate (uploading or complete)" and should not be able to Click "Upload"

Expected

Screen Shot 2565-08-04 at 11 37 21

Screenshots

https://user-images.githubusercontent.com/9149523/182827877-ec1fad42-53df-4305-b9b2-a92c20fafb0d.mov

Context