BizzNEST / watsonville-bizznest-scheduler

0 stars 0 forks source link

[bug]: clear button reloads table #89

Closed alitaquie closed 1 month ago

alitaquie commented 1 month ago

Expected Behavior

The clear button should unselect interns that are selected, but not respawn interns who have been deleted

Actual/Current Behavior

clear button unselects all filters but at the same time, it reloads the table instead of "unseelcting"

Steps to Reproduce the Problem

  1. Delete "Ali" from the table, select Joel but don't do anything
  2. Click "Clear"
  3. Joel will be unselected which is correct however Ali will respawn which is wrong