feat(countdown): calendar date-time picker + live tab-title for timers - #376
Merged
Conversation
…tab title Replace the native datetime-local input on Countdown Timer with a self-contained calendar popover (month grid + hour/minute + AM/PM) and quick presets (Tomorrow, In 1 week, New Year) so users click instead of typing. New reusable DateTimePicker component + pure datetime-picker.lib (unit-tested). Also reflect running timers in the browser tab title via a new useTabTitle hook so users can watch them from another tab: Countdown (live d/hh:mm:ss), Timer/Stopwatch hub (countdown/elapsed/ringing) and Pomodoro (phase + remaining). Adds happy-path E2E for countdown, timer-stopwatch and pomodoro, and updates EN+ID SEO howTo for the new picker.
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
goodwebtools | 866663e | Sep 09 2026, 05:20 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
datetime-localinput (segmented manual typing) with a self-contained calendar popover — click a day on a month grid, set hour/minute + AM/PM, or tap a quick preset (Tomorrow, In 1 week, New Year). New reusableDateTimePickercomponent + puredatetime-picker.lib(unit-tested).useTabTitlehook:⏳ 5d 03:12:45🔔 Time's up!🍅 24:30 · FocusTests
datetime-picker.lib(24 cases); full suite green.countdown,timer-stopwatch,pomodoro-timer(+ render smoke).howToupdated to describe the calendar picker.Lint + build green; both
/tools/countdown/and/id/tools/countdown/build.