https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129 --- Comment #141 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 205355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205355&action=edit Bug 41129: (QA follow-up) Trial an always-visible, two-month booking calendar Proposed UX improvement on top of the rest of this follow-up series: replace the click-to-open, single-month popup with an always-visible, two-month inline calendar. Move the legend and hover panels out of flatpickr's own container, stop re-emitting an unchanged viewport on every date pick, keep the picker mounted under v-show, harden date-range selection against redraw churn, overlay the clear button, add a not-ready placeholder, reorder input/legend/calendar, fix the lead/trail hover highlight breaking at a month's last row, and style the hover-feedback bar and day-details panel as standard Bootstrap alerts. This is offered as a proposed improvement, not a required fix - the preceding commits stand on their own with the original single-month popup calendar. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Signed-off-by: Jacob O'Mara <jacob.omara@openfifth.co.uk> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.