DroneDB / Hub

Web GUI for DroneDB
Other
7 stars 3 forks source link

Unable to delete large sets of files #60

Closed drac0linux closed 2 years ago

drac0linux commented 2 years ago

If trying to delete large sets of files, in this case over 760 images, the dialog to delete the images is drawn off-screen and you cannot scroll to the bottom of the list. image

If deleting a smaller subset of images, it seems to work fine. image

Issue re-construction:

  1. Upload greater than 55 images
  2. In file view, select greater than 55 images (the number of images selected may be proportional to the height of your monitor. A horizontal-oriented monitor will not show as many files in the delete list as a portrait-oriented monitor.)
  3. Right-click and select delete, or click the trash can icon.
  4. If the number of files selected creates a list longer than the monitor is tall, the options to delete are off-screen and cannot be deleted. The selection does not scroll with the screen, nor does it resize into multiple columns.