Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Render timer on page #97

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Render timer on page #97

wants to merge 3 commits into from

Conversation

Gweaton
Copy link
Contributor

@Gweaton Gweaton commented Apr 10, 2024

This is currently rendering "15" on the page (for the initial timer
number). We need to decrease it by 1 each second. This is currently
separate from the XState countdown timer, but there might be a way to
read this value in future. This is a first step.

We've spotted a bug where this is currently rendering multiple times,
but we'll solve that soon.

Gweaton and others added 3 commits April 10, 2024 11:31
This is currently rendering "15" on the page (for the initial timer
number). We need to decrease it by 1 each second. This is currently
separate from the XState countdown timer, but there might be a way to
read this value in future. This is a first step.

We've spotted a bug where this is currently rendering multiple times,
but we'll solve that soon.
We had to remove this to get the "countdown" switch statement to work,
but maybe there's a way to get it working.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant