FuzzManager icon indicating copy to clipboard operation
FuzzManager copied to clipboard

[CrashManager] Add delete button to query interface

Open choller opened this issue 9 years ago • 1 comments

choller avatar Dec 08 '15 20:12 choller

The delete button should POST the ids of the previous search result such that they can be mass-deleted (with confirmation).

choller avatar Oct 26 '16 23:10 choller

This will be more urgent with the containerization of the server. Alternative to POSTing a list of IDs, we could use the timestamp when the query was loaded as an implicit filter to the delete query. The confirmation view should include a breakdown of affected tools.

jschwartzentruber avatar Feb 21 '23 21:02 jschwartzentruber