ucsb-cs156-s24 / proj-gauchoride-s24-5pm-6

https://ucsb-cs156-s24.github.io/proj-gauchoride-s24-5pm-6/
0 stars 0 forks source link

Using Shifts, NOT Driver Availability in Dropdown. All tests working, mutants all killed, 100 coverage #55

Closed amisra0 closed 3 months ago

amisra0 commented 3 months ago

LARGE ERROR IN DRIVER DROPDOWN FIXED: Old dropdown used Driver Availability, which led to an error when clicking on the "Shift" link. This now properly uses the shift API to retrieve the backup shift, that way when the Shift ID is clicked it retrieves proper information about the shift that a ride request form has been assigned to.

Closes #3