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

[DatePicker] Auto segment switching not working when popup is opened #4417

Closed
yanmariomenev opened this issue Sep 30, 2024 · 1 comment
Closed

Comments

@yanmariomenev
Copy link
Contributor

Description

If the DatePicker popup stays open and the user tries to type dates in the input field, the auto segment switching doesn't work and stays on the focused segment. When the popup is closed, it works as expected.

This issue occurs in versions above 13.5.0. DateTimePicker is not affected by this bug.

Steps To Reproduce

Open the DatePicker popup in the following demo - https://stackblitz.com/edit/angular-g26mwk?file=src%2Fapp%2Fapp.component.ts

Focus the input and try to time a full date.

Screenshots or video

Screen.Recording.2024-09-30.at.10.57.06.mov

Actual Behavior

The segment is not automatically switched when the popup is opened.

Expected Behavior

When the DatePicker popup is open and the user types a date in the input field, the auto segment switching should work as intended.

Browser

Chrome

Browser version

latest

OS type

No response

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

@slavenai
Copy link

slavenai commented Oct 8, 2024

Fixed in v16.11.0

@slavenai slavenai closed this as completed Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants