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

minDate e maxDate del calendario non funzionano su iOs #393

Open
1 task done
smartm0use opened this issue Oct 28, 2024 · 1 comment
Open
1 task done

minDate e maxDate del calendario non funzionano su iOs #393

smartm0use opened this issue Oct 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@smartm0use
Copy link
Contributor

smartm0use commented Oct 28, 2024

Esiste già una discussione sul tema che ti interessa, o su un tema simile?

  • Ho verificato e non esiste

Versione della libreria

1.0.3

Cosa

Preso nota di un bel "won't fix" sulla issue del calendario che da mobile non mostra i placeholder sia su Android sia su iOs, su quest'ultimo invece ho constatato che non funzionano le opzioni minDate e maxDate. Vi risulta?

È dovuto a questo indicato qui https://caniuse.com/input-datetime ?
Partial support in iOS Safari refers to not supporting the week input type, nor the min, max or step attributes

Qui trovate un playground a riguardo: https://shiny-trifle-cbd8ce.netlify.app/
Qui invece il sorgente da cui è stato generato: https://stackblitz.com/edit/sb1-7ck5y9

Perché

Potrebbe essere un bug presente su iOS.

Contesto

No response

Altro

No response

@smartm0use smartm0use changed the title Max date sul calendario non funziona su iOs minDate e maxDate del calendairo non funzionano su iOs Oct 28, 2024
@smartm0use smartm0use changed the title minDate e maxDate del calendairo non funzionano su iOs minDate e maxDate del calendario non funzionano su iOs Oct 28, 2024
@astagi astagi added the bug Something isn't working label Oct 31, 2024
@astagi
Copy link
Member

astagi commented Oct 31, 2024

Esiste già una discussione sul tema che ti interessa, o su un tema simile?

  • Ho verificato e non esiste

Versione della libreria

1.0.3

Cosa

Preso nota di un bel "won't fix" sulla issue del calendario che da mobile non mostra i placeholder sia su Android sia su iOs, su quest'ultimo invece ho constatato che non funzionano le opzioni minDate e maxDate. Vi risulta?

È dovuto a questo indicato qui https://caniuse.com/input-datetime ? Partial support in iOS Safari refers to not supporting the week input type, nor the min, max or step attributes

Qui trovate un playground a riguardo: https://shiny-trifle-cbd8ce.netlify.app/ Qui invece il sorgente da cui è stato generato: https://stackblitz.com/edit/sb1-7ck5y9

Perché

Potrebbe essere un bug presente su iOS.

Contesto

No response

Altro

No response

Ciao @smartm0use , si il won't fix purtroppo è dovuto al fatto che cerchiamo di adeguarsi anche ai comportamenti nativi, ricorrere ai workaround in questo momento ci aggiungerebbe solo complessità (anche per il discorso accessibilità).

min/max date come bug sembra essere soltanto lato iOS, anche su Chrome in iOS non funziona, indaghiamo.

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
Status: 📋 Backlog
Development

No branches or pull requests

2 participants