YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

Reservation request approval doesn't quite persist #1747

Closed orenyk closed 5 years ago

orenyk commented 5 years ago

Note the status tag at the top but the fact that it still says "Review Request" in the action button. It does show up as checkout-able on the user's checkin / checkout page and gets checked out but that button sticks around. Users reported a 500 error but I haven't yet been able to reproduce it.

screen shot 2018-07-23 at 5 23 46 pm
orenyk commented 5 years ago

It's just a bug with ReservationsHelper.manage_reservation_btn. Fixing.