...
- When entering the automatic capture, the default state should be stopped/paused
- While in the stopped/paused state, the user can change the capture interval (by default, 6 seconds)
- The field for the interval should accept numbers only
- No submit is necessary after entering the number--upon next activation of automatic capture, that value should be usedUpon submitting the capture interval value, a check against the minimum value (how do we come up with this value?) should be executed
- If the submitted capture interval value is smaller than the minimum value, an error is displayed, and the "Start automatic capture" interaction is disabled until a valid value is entered
- Capture interval value should persist for the duration of the session
- When automatic capture is activated:
- The only interaction possible is stopping/pausing automatic capture--all other UI elements should be disabled
- A determinate progress indicator shows the time left before next capture
- The capture interval time should be from end of capture to start of new capture (i.e., capturing time is not included) (this is subject to change)
Storycard x: Unsuccessful capture
...