TheSpaghettiDetective / OctoPrint-Obico

GNU Affero General Public License v3.0
137 stars 41 forks source link

[BUG] Web app doesn't properly remember prints selected for deletion #228

Open puterboy opened 7 months ago

puterboy commented 7 months ago

If I select some prints for deletion in the Print History screen, then select an individual print to look at (this actually happens a lot accidentally if you aim for the delete button and miss), then go back to the Print History there is the following inconsistency

This is not only confusing but a PITA since it is very easy to miss clicking on the checkbox which causes you to go to a detail page but then you lose everything that you previously selected and have to start all over again.

Ideal fix would be to remember what was previously selected in the summary box in the top left header. If not that, then at least uncheck the boxes if they no longer are active for consistency and clarity.