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

Date input tap on iOS Safari brings up the native date picker #337

Open
agazso opened this issue Jul 10, 2024 · 0 comments
Open

Date input tap on iOS Safari brings up the native date picker #337

agazso opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@agazso
Copy link
Contributor

agazso commented Jul 10, 2024

On iOS Safari the date input brings up the native date picker which looks differently as the date picker provided by Diete. I think it would be good to detect iOS Safari and in that case show the native date picker when clicked on the calendar icon.

Alternatively tapping on the date input could show the Diete date picker if that's easier to implement. The point is to make the behavior consistent and not show two different date pickers.

This is what happens if you tap on the date input:
signal-2024-07-10-084518

For reference this is what happens if you tap on the calendar icon:
signal-2024-07-10-084547

@agazso agazso added the bug Something isn't working label Jul 10, 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
Projects
None yet
Development

No branches or pull requests

1 participant