Closed S1SYPHOS closed 8 months ago
Furthermore, clicking on the datepicker leads to the dialogue being scrollable, which makes it even more unusable :man_dancing:
@S1SYPHOS Maybe try testing on 3.7.3 or the new RC 3.7.4 (released today) to see if it's resolved?
It's not resolved. I think this is quite a hard CSS nut to crack.
I think this is quite a hard CSS nut to crack.
I agree with Nico.
What would it be like if there were different dialog sizes? Like default, medium, large, full.. While it's not exactly a solution, it wouldn't be a problem in a larger dialog 🤷♂️
I don't think offering dialog sizes will be a good way to handle this - one can already change the size via custom CSS.
An actual solution would be CSS that allows the date picker dropdown to "escape" the hidden overflow of the dialog. If anyone has an idea there, please let us know. Without it, I don't think this can be solved.
This is no longer an issue in Kirby 4
Description
When extending panel dialogues and adding datepicker using
date
field, the overlay gets clipped / overflow hidden, see screenshot. My screen width is 1366, so it's not a problem of insufficient screen.Expected behavior
It'd be great if picker dialogues / tooltips are usable in this situation, as extending a dialogue with it otherwise seems useless.
Screenshots
To reproduce
Your setup
Kirby Version
Version 3.7.0
Console output
No errors.
Your system (please complete the following information)
Additional context
you guys rock :fox_face: