vue-file-agent icon indicating copy to clipboard operation
vue-file-agent copied to clipboard

Selecting multiple files with a broken one and then removing one the them removes all the selected files

Open K4LENJI opened this issue 2 years ago • 0 comments

Describe the bug If you select multiple files and one of them is broken, afterwards it will remove all of the selected files (i.e. the ones selected at the same time with the broken one) when you try to remove a single one.

To Reproduce Steps to reproduce the behavior:

  1. Select multiple files including a broken one, either by dragging and dropping or the choose files window.
  2. Click the "X" button on one of the previously selected files.
  3. Every previously selected file will get removed.

Expected behavior Only the file you click the "X" button on gets removed.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 99.0.4844.51

K4LENJI avatar Mar 09 '22 09:03 K4LENJI