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

ETimePicker: fix times between 01:00 and 09:59 cannot be typed #3921

Merged
merged 3 commits into from Oct 21, 2023

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Oct 5, 2023

And allow leading 0.

ETimePicker.spec.js: make 'updates v-model when the input field is ch…

…anged' parametrized

That we can easily add more cases.

ETimePicker: fix times between 01:00 and 09:59 cannot be typed

ETimePicker: also allow leading 0

closes #3920

@carlobeltrame was your goal to allow leading 0 in 272ec2c?

@BacLuc BacLuc added this pull request to the merge queue Oct 20, 2023
Merged via the queue into ecamp:devel with commit c853e78 Oct 21, 2023
28 checks passed
@BacLuc BacLuc deleted the frontend-fix-etimepicker branch December 23, 2023 19:12
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.

ETimePicker does not allow to type values >= 01:00 and <= 09:59
3 participants