prusa3d/Prusa-Link-Web

PrusaLink: mangled file name in the "do you really want to delete …" dialog

Opened this issue · 3 comments

Printer type - all

The dialog whether to really delete a file suffers from two problems:

  • it can't be disabled
  • it shows the mangled file name (stupid DOS file system …) which is limited to the first six characters of the "real" file name and thus is not enough to disambiguate whether you really have the correct file

Describe the expected functionality

  • The dialog shows the full file name.
  • The dialog has a "do not ask again" checkbox, which is honored until the printer is turned off (easy fix, sufficient for my taste) or stored in the settings somewhere.

I think using the long filename instead of the mangled filename should be doable. Can you please take a screenshot as an example so I can have a look ?

Sure:

image

Note the long filename still displayed dimly in the background.

NB when you delete the file via the project list, the long filename is shown …

This issue has been flagged as stale because it has been open for 60 days with no activity. The issue will be closed in 7 days unless someone removes the "stale" label or adds a comment.