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: time selector add support for handling min required input #1223

Merged
merged 7 commits into from
Feb 20, 2025

Conversation

pano9000
Copy link
Contributor

Hi,

this PR adds support for handling a "minimum input" in seconds, as is required, e.g. by the notes revision widget – where on the frontend it required you to set a number higher than 10 seconds.
(on the backend there doesn't seem to be any validation for this, which is bad, but that is a story for another day/PR).

I've also done some light refactoring while I was at it

@eliandoran eliandoran merged commit 57dc168 into develop Feb 20, 2025
5 checks passed
@eliandoran eliandoran deleted the feat_timeSelector-min-input branch February 20, 2025 20:49
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.

2 participants