Skip to content

Unable to type in a date in 11.0.2 when both text-input and auto-apply are enabled #1106

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

Open
panypticon opened this issue Mar 19, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@panypticon
Copy link

panypticon commented Mar 19, 2025

Describe the bug
Starting with 11.0.2, it is no longer possible to enter a date via keyboard when text-input and auto-apply are enabled. The date picker immediately autocompletes the date from the first entered number.

Possibly caused by #1080

To Reproduce
Steps to reproduce the behavior:

  1. Have a date picker set up with v11.0.2, text-input, and auto-apply
  2. Try to type in "11/25/2023"
  3. The picker will select "01/01/2025" with no way of changing it via keyboard

Expected behavior
It should be possible to enter and modify a date via keyboard, as it was possible in v11.0.1

Desktop & mobile (please complete the following information):

  • 11.0.2
@panypticon panypticon added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Mar 19, 2025
@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label Apr 8, 2025
@markieo1
Copy link

markieo1 commented Apr 9, 2025

We are also experiencing the same issue. Rolling back to 11.0.1 resolves it.

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

3 participants