Skip to content

Add duration stop watch#301

Merged
Robbendebiene merged 3 commits intomasterfrom
add-duration-stop-watch
Dec 9, 2024
Merged

Add duration stop watch#301
Robbendebiene merged 3 commits intomasterfrom
add-duration-stop-watch

Conversation

@Robbendebiene
Copy link
Copy Markdown
Member

Closes #130

Screenshot_1733391047

Initially it was designed to work with minutes as well (see screenshot).
However the stop watch button is mainly used in scenarios with short time periods (up to 2 minutes) so it was simplified to work for seconds only.

Screenshot_1733221765

Also contains a slight redesign of the general duration input.

Screenshot_1733219581

@Robbendebiene Robbendebiene requested a review from 7h30n3 December 5, 2024 09:36
Copy link
Copy Markdown
Member

@7h30n3 7h30n3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Maybe while you are at it change the wording of @escalatorDurationName.

@Robbendebiene
Copy link
Copy Markdown
Member Author

TODO: Improve the case where the user activates the stop watch and then goes to the next page without pressing stop.

Solutions:

  • prevent going to the next page
  • stop the stop watch when going to the next page (preferred)
  • keep the stop watch running (current behaviour)

@Robbendebiene Robbendebiene merged commit 95902c9 into master Dec 9, 2024
@Robbendebiene Robbendebiene deleted the add-duration-stop-watch branch December 9, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Idea] Escalator travel time: Make a button that starts/stops a timer automatically making the value go up

2 participants