beets icon indicating copy to clipboard operation
beets copied to clipboard

Extend confirmation dialog when deleting files

Open brandongregoryscott opened this issue 2 years ago • 2 comments

It would be nice to warn a user before deleting the file if:

  1. The file is used in any sequencer Tracks
  2. The file is associated with any Instrument configurations
    • It might be nice to offer the ability to delete the Instrument at the same time

brandongregoryscott avatar Apr 14 '22 17:04 brandongregoryscott

Even in the event that the File isn't used anywhere, it should probably act like the ConfirmationButton does for Projects and Instruments in their respective dialogs.

brandongregoryscott avatar Apr 18 '22 23:04 brandongregoryscott

~This could be done in two parts, specifically with the ConfirmationButton being an easy first pass!~ Done!

brandongregoryscott avatar Oct 09 '22 00:10 brandongregoryscott