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

Replace stepper interval with TimePicker style control #156

Open
IanMayo opened this issue Jan 10, 2025 · 0 comments
Open

Replace stepper interval with TimePicker style control #156

IanMayo opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@IanMayo
Copy link
Member

IanMayo commented Jan 10, 2025

Our TimeController component includes a text-box where the time step can be specified.

We currently parse the text to generate the interval (in millis).

It would be more robust if we used the ant TimePicker control. But, we only require the hours and minutes to be specified, we should include the column to specify the seconds interval.

The minutes column should be in 5-minute intervals.

@IanMayo IanMayo added the enhancement New feature or request label Jan 10, 2025
@IanMayo IanMayo self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant