innovencelabs / byteshare

Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13 stars 4 forks source link

Fix the toast stuck on delete same file multiple times in History page #192

Open ambujraj opened 7 months ago

ambujraj commented 7 months ago

Describe the bug On deleting the file the toast gets stuck if the same file is deleted twice.

To Reproduce Steps to reproduce the behavior:

  1. Go to ByteShare.io
  2. Click on History
  3. Delete an upload
  4. Again delete the same upload
  5. See error

Expected behavior The Delete button should either be disabled or the row should immediately vanish.