TensorHive icon indicating copy to clipboard operation
TensorHive copied to clipboard

Making consecutive reservation events require checkbox selecting even though it's selected

Open micmarty opened this issue 6 years ago • 1 comments

Reproducing

  1. Make some reservation
  2. Try making some other again
  3. By default checkbox is selected (good), title, descr remains the same (also good)
  4. Clicking on "reserve " will fail with such message:

image

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

micmarty avatar Jul 30 '19 13:07 micmarty

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.

tensorhive

willyd avatar Nov 24 '22 19:11 willyd