Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4
-
None
Description
The website presents an endless loop when an image is not immediately available for the selected duration. An animated gif is attached to this Jira issue showing the loop.
The animation shows an image which is currently available if 2 hours is selected. When the user changes the duration to 8 hours, the Available Times box is presented. The user is shown various available times and selects one. Upon clicking Use Selected Time, the Available Times box reappears and contains the same selections. The can be repeated indefinitely.
At the end of the animation, the user selects another timeslot with a shorter duration. This works as expected.
Another minor problem is shown in the animation. After the user changes the duration from 2 to 8 hours, the following happens:
- Loading icon appears
- Available Times box appears briefly
- Available Times box disappears before user can make a selection
- Loading icon reappears
- Available Times box appears again and user can make selection
The hiccup should be fixed.