Hello, I have a problem when using DatePicker in the dialog. In the small height screen devices, the DatePicker does not show fully. Please help me if you know how to fix it, thanks!
In general, the DatePicker Calendar will be shown top/bottom based on the available space.
In this case, there is no space at the bottom and at the top. If we have a 400px component do show in a 300px container, there always be some part cut off.
Hello,
As mentioned, this is purely based on the available space it is not something we have control over to show a larger element in a smaller container.
The other option is to use only the DateInput control without the Calendar part for cases when there is no space for the full Calendar:
https://www.telerik.com/kendo-react-ui/components/dateinputs/dateinput/