Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(web): add timer to radio page #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

delta1513
Copy link
Owner

Adds a timer to the index page, all code here was generated.

@@ -16,6 +16,11 @@
<input type="range" min="0" max="1" step="0.01" value="0.5" id="volume-slider" class="w-full h-4 rounded-full overflow-hidden appearance-none bg-gray-200">
</div>

<!-- Timer that counts how long the page has been open -->

Choose a reason for hiding this comment

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

Consider adding a label to the timer for accessibility purposes.

@what-the-diff
Copy link

what-the-diff bot commented May 12, 2023

PR Summary

  • Added timer to the page
    A timer has been implemented to track the duration the page has been open.

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.

1 participant