tamuhack-org/Ouroboros

Selecting All on Applications page and then unselecting a single application does not produce expected results

Closed this issue · 1 comments

Describe the Bug
On the applications page, when all the applications on a given page are selected, there is a prompt to select all the applications. When I unselect a single application on the current page, it unselects not only the application we want but also the applications on the other pages as well.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the applications page
  2. Select all the applications on a given page
  3. You will be prompted to select all the applications, select all
  4. After selecting all, unselect a single application on the current page
  5. Here is where the error is, it unselects the application we wanted and also all the ones on the other pages

Expected behavior
Ideally, when the one application we want to unselect is clicked, it will only unselect that one and leave the rest of them on the other pages selected

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot (2)
Screenshot (1)
Screenshot (3)

Additional context
I unselected Sophia's application and wanted all the other applications to still be selected

This is... a weird bug. I'm able to reproduce it, but I think this is a Django bug, not a registration system bug.