DakuTree / manga-tracker

A cross-site manga-tracker.
https://trackr.moe
GNU General Public License v2.0
95 stars 15 forks source link

Counter for items to be deleted not resetting #405

Open MithranArkanere opened 5 years ago

MithranArkanere commented 5 years ago

Bug report

What is the bug? Wrong counter in the Dashboard item deletion confirmation dialog.

Please provide steps to reproduce:

  1. Select 1 item.
  2. Select delete command in "Modify selected: " dropdown list. ->Confirmation dialog indicates you are deleting 1 item.
  3. Delete that item
  4. Select another 1 item.
  5. Select delete command in "Modify selected: " dropdown list. -> Confirmation dialog indicates you are deleting 2 items.

Where did the bug happen? (If applicable) Dashboard.

DakuTree commented 5 years ago

The page should refresh after deletion so what you mentioned shouldn't be possible.

What browser are you using?

MithranArkanere commented 5 years ago

Firefox. Quantum 64.0.2

The page is refreshing, but it happens. I do not have any addon that would prevent a page reload.

I do not have anything that keeps forms either, but since the checkbox should have disappeared that wouldn't even matter.

I have to do a hard reload for this to get fixed.