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

[Bug][DateTimePicker] onBlur events are thrown when interacting with the popup #604

Open
filipKovachev opened this issue Aug 8, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium triaged triaged bugs

Comments

@filipKovachev
Copy link
Contributor

filipKovachev commented Aug 8, 2024

Describe the bug
When clicking an item in the Calendar the onBlur is thrown. The same behavior can be reproduced for the DatePicker as well.

To Reproduce
Steps to reproduce the behavior:

  1. Open this example: https://codesandbox.io/p/sandbox/wonderful-joliot-thjvdh?file=%2Fsrc%2Fmain.vue%3A53%2C5
  2. Toggle open the Calendar using the calendar icon on the right of the input box.
  3. When clicking any item in the calendar, see that the onBlur event is being triggered.

Expected behavior
The onBlur event should be triggered when the focus has been completely removed from the popup

Reported in Ticket ID: 1660555

@filipKovachev filipKovachev added Bug Item which indicates that something is not working SEV: Medium Kendo UI for Vue triaged triaged bugs labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium triaged triaged bugs
Projects
None yet
Development

No branches or pull requests

1 participant