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][DataRangePicker] DataRangePicker doesn’t close after you click outside of it #2362

Open
Yanko-Georgiev opened this issue Jul 12, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: Medium

Comments

@Yanko-Georgiev
Copy link
Collaborator

Yanko-Georgiev commented Jul 12, 2024

I'm submitting a...

  • Bug report

Current behavior

DataRangePicker can't be closed after you click between the two DatePickers or anywhere on .k-daterangepicker element while they are opened.

Expected behavior

The DateRangePicker should close after you click outside of it

Minimal reproduction of the problem with instructions

when i click outside the calendar, but still inside a DateRangePicker control (ie between textboxes), then calendar hides, but quickly reopen, and freezes (clicking anywhere does not do anything, until you try to click to select date again)

  1. Open this Stackblitz demo.
  2. Click on DateRangePicker.
  3. Click outside the DatePicker, but still inside the DateRangePicker control (between the two DatePickers).
  4. DateRangePicker hides, but quickly reopens, and freezes until you select dates.

Additional info

The last working version in which the DateRangePicker closes after you click outside of it is - v7.0.1.
TicketID: 1658075

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 KendoReact pkg:Dateinputs SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant