Skip to content

feat: add TimeRangePicker component for scheduling content - #195

Open
Buchi-Einstein wants to merge 2 commits into
AudioBitsStellar:mainfrom
Buchi-Einstein:issue-98-timerangepicker
Open

feat: add TimeRangePicker component for scheduling content#195
Buchi-Einstein wants to merge 2 commits into
AudioBitsStellar:mainfrom
Buchi-Einstein:issue-98-timerangepicker

Conversation

@Buchi-Einstein

Copy link
Copy Markdown

Implements a dual-thumb time range picker for selecting start and end times.

  • Dual draggable thumbs on a timeline track
  • Time display in MM:SS or HH:MM:SS format
  • Thumbs respect minimum range constraint (5s default)
  • Keyboard: Tab between thumbs, arrow keys adjust by 1s (Shift+Arrow = 5s)
  • Click on track to position nearest thumb
  • Inline time input editing
  • Full ARIA slider semantics for both thumbs

Closes #98

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the akatenvictor's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Buchi-Einstein Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Buchi-Einstein

Copy link
Copy Markdown
Author

@Akatenvictor please merge pr

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.

Build TimeRangePicker component for scheduling content

1 participant