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(web): date input on chrome #7669

Merged
merged 1 commit into from Mar 6, 2024
Merged

fix(web): date input on chrome #7669

merged 1 commit into from Mar 6, 2024

Conversation

michelheusschen
Copy link
Contributor

In Chrome, date inputs only allow 1 digit for year/month/day as long as the date is valid. Fixes #7659 by only updating value after the input loses focus.

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0dce61
Status: ✅  Deploy successful!
Preview URL: https://090ccbe9.immich.pages.dev
Branch Preview URL: https://fix-web-date-input.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit 52a52f9 into main Mar 6, 2024
25 of 26 checks passed
@alextran1502 alextran1502 deleted the fix/web-date-input branch March 6, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Birthday date picker
3 participants