Page 1 of 1

[Beta][Bug] Checkbox not clearing after multi action

Posted: October 22nd, 2015, 5:03 pm
by Jumbs
When using the "select all" check box, then completing an action, such as delete, the check box remains checked.

I can understand this might be conditional, as you might want it to remain checked after changing the category for a list of items, however once you delete those items, you should not have to uncheck the box, then recheck it to do another group.

Re: [Beta][Bug] Checkbox not clearing after multi action

Posted: October 23rd, 2015, 5:51 am
by safihre
Indeed a bug that I was meaning to fix for a while, just found the cause and fixed it!
Now also when you go to another page and on that page everything was already checked, the check-all will be checked-again.
(Also for some reason the code that when you check something on one page it stays checked when you go back and forth between pages got lost, I fixed that.)