You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What should happen when user clicks this button again? Should the timestamp update?
Or maybe we should make it one-click-only: click -> rest of form shows up and the button is turned off.
Also, if we will have that button then maybe it will be better to remove the calendar button? Seems kinda pointless to have it if you have the "start" button.
The driver can start the new drive.
It means that the drive is ONGOING.
When the drive is in an ONGOING state, then the menu item changes the title from 'Start new drive' to 'Resume ongoing drive'.
When there is no ONGOING drive, then the 'Start new drive' form contains only 4 fields:
All those fields are required.
At the bottom is the 'Start Drive' button.
When the driver clicks on that button, then:
Change the 'RESET' button in the ONGOING drive to the 'DELETE' which will delete the ONGOING drive.
THE 'SAVE' button also records 'Drive end time' which is sent to the server eventually.
For backend reference see #505
The text was updated successfully, but these errors were encountered: