TensorHive
TensorHive copied to clipboard
Making consecutive reservation events require checkbox selecting even though it's selected
Reproducing
- Make some reservation
- Try making some other again
- By default checkbox is selected (good), title, descr remains the same (also good)
- Clicking on "reserve " will fail with such message:

Need to read statuses of each form field before calling API
Expected behaviour
Remember state from previous form, so user can make similar reservation with a single "reserve" button click.
Actual behaviour
Making next reservations forces users to deselct resource checkbox and select it again (which is soooo annoying)
Your environment
List relevant info:
- TensorHive and API version
0.3,0.3
I have a similar issue where after making a reservation I try to make another one the already reserved GPUs remain selected and the checkboxes are greyed out and can't be unchecked. See attached screenshot.
The reservation can be done anyways but raises a warning.
Refreshing the page before making the reservation works around the issue.
