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

fix(frontend/durationpicker-day): improve parsing #544

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

c0rydoras
Copy link
Collaborator

@c0rydoras c0rydoras commented Dec 9, 2024

partially fixes: #501

@c0rydoras c0rydoras requested a review from a team as a code owner December 9, 2024 13:51
@c0rydoras c0rydoras added the frontend This issue or pull request is frontend related label Dec 9, 2024
@c0rydoras c0rydoras force-pushed the fix/frontend/inputs-go-brrr branch from 1561f39 to 129a015 Compare December 11, 2024 09:54
@c0rydoras c0rydoras force-pushed the fix/frontend/inputs-go-brrr branch from 129a015 to 29f74b7 Compare January 7, 2025 15:01
before hours were required, now things such as `:15` for 15min or `30` for 30min are possible
@c0rydoras c0rydoras force-pushed the fix/frontend/inputs-go-brrr branch from 29f74b7 to 8627daa Compare January 7, 2025 15:04
@c0rydoras c0rydoras merged commit d04e192 into adfinis:main Jan 8, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This issue or pull request is frontend related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: shorthand time format does not work as expected
3 participants