Blazorise icon indicating copy to clipboard operation
Blazorise copied to clipboard

Datepicker is in the middle of input

Open danik121 opened this issue 1 year ago • 5 comments

Datepicker is in the middle of input

image

danik121 avatar Aug 21 '23 09:08 danik121

@David-Moreira sorry for bothering, I noticed when comparing our datepicker and the datepicker in the flatpickr library that our calendar doesn't open down, which is actually the expected behavior in case the user scrolls enough to see only the input with no space below

steal4life avatar Sep 13 '23 12:09 steal4life

@David-Moreira sorry for bothering, I noticed when comparing our datepicker and the datepicker in the flatpickr library that our calendar doesn't open down, which is actually the expected behavior in case the user scrolls enough to see only the input with no space below

have you maybe encountered this problem in the implementation, because I'm wondering if we even implemented the ability to open the calendar upwards or if it needs to be done

steal4life avatar Sep 13 '23 12:09 steal4life

hello @steal4life I am not aware of the implementation details either. I am not the one who has implemented the DatePicker. @stsrki can you help with these questions?

David-Moreira avatar Sep 13 '23 13:09 David-Moreira

You can reproduce this bug on https://bootstrap5demo.blazorise.com/tests/pickers. Bug still occurs.

Lasoty avatar Jan 13 '24 12:01 Lasoty

You can reproduce this bug on https://bootstrap5demo.blazorise.com/tests/pickers. Bug still occurs.

FYI there is no popup for DatePicker when on IPhone.

sturlath avatar Jan 15 '24 08:01 sturlath

Fixed in the coming 1.5.3

stsrki avatar May 30 '24 14:05 stsrki