Selecting date from table filter popup causes to scroll left the table as you can see in my sample.
There is a "First Date" column on my table at the end of right side.
- Click the 3 dots next to "First Date" header, you will see the filter popup.
- Click the "Select Date" input and a DatePicker will be pops up.
- Choose a date from DatePicker.
When you follow these steps, you will see the table suddenly scrolls left and DatePicker closes.
When I remove the method 'GridPageChange' on line 148, table still scrolls to left but DatePicker does not close and I can select date.
If you realize my DatePicker has a time picker. When I select a day from calender, time picker scrolls to current time. I think it triggers the table scroll.
How can I prevent this happen?
https://stackblitz.com/edit/react-tukxso?embed=1&file=app/main.jsx
6 Answers, 1 is accepted
***Kendo DatePicker Has Same Issue***
Now I have tested datepicker of kendo-react. The same issue happens.
I have added the sample. When you click to select date, table scrolls to left and datepicker pop up does not display.
SAMPLE: https://stackblitz.com/edit/react-uocfzn
Hello, Furkan,
Thank you for reporting this.
I saw that you have opened an issue for it in GitHub and the team is already looking into it.
We will investigate and provide more details in the GitHub site:
https://github.com/telerik/kendo-react/issues/569
I have also added Telerik points to your account for bringing this to our attention.
Regards,
Stefan
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.
Hello Stefan,
Thank you for your response. I am looking forward to you solve the issue. This is urgent to me.
Regards.
Hello, Furkan,
A possible fix is already on a pull request and it will be tested.
We will update the issue as soon as the pull request is merged.
Regards,
Stefan
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.
Hi Stefan,
Did you publish the fix of this issue?
Thank you
Hello, Furkan,
Yes, the fix is live in version 3.14.0.
Apologies for not updating the GitHub item as soon it was ready.
Regards,
Stefan
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.