Open mkamiishi opened 1 year ago
@mkamiishi
Starting with version 4.10, a new date-picker component has been introduced in the web components library. The upcoming Blazor package release will implement this new date-picker as the standard option and relegate the previous version to a new tag namespace.
This issue will be transferred to the Blazor repository, where the maintainers will determine whether they will offer fixes and support for the deprecated component.
Description
Calendar popup is not showing in a correct position if the editor is located near the bottom edge of the browser window
Steps to reproduce
Result
Calendar is not showing in a correct location.
Expected result
Calendar shows right under the editor if there is enough room for it.
Attachments
datepicker.zip datepicker_calendar_edge.zip