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

Try to work around browsers not showing time selection for datetime-local inputs #277

Open
acelaya opened this issue Mar 5, 2024 · 0 comments
Labels
bug Something isn't working thech-debt

Comments

@acelaya
Copy link
Member

acelaya commented Mar 5, 2024

Firefox and Safari do not show the time part on datetime-local popovers. That means that they get closed once the day is selected, leaving a partially set value on the input which fails validation unless manually set.

It would be good to capture when the value is set, and fall back to 00:00 time if a time is not set.

@acelaya acelaya added the enhancement New feature or request label Mar 5, 2024
@acelaya acelaya added this to the 0.6.0 milestone Mar 5, 2024
@acelaya acelaya added this to Shlink Mar 5, 2024
@acelaya acelaya moved this to Todo in Shlink Mar 5, 2024
@acelaya acelaya moved this from Todo to In Progress in Shlink Mar 5, 2024
@acelaya acelaya removed this from the 0.6.0 milestone Mar 5, 2024
@acelaya acelaya removed this from Shlink Mar 5, 2024
@acelaya acelaya added bug Something isn't working thech-debt and removed enhancement New feature or request labels Mar 5, 2024
@acelaya acelaya added this to Shlink Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working thech-debt
Projects
Status: No status
Development

No branches or pull requests

1 participant