https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38358 --- Comment #5 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 202405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202405&action=edit Bug 38358: (QA follow-up) Return opened panel from dateChanged Builds on the panel-detection logic by having dateChanged report which panel it opens, so onChange can adjust that panel's "To date" picker directly without waiting on the slide animations to settle. - dateChanged returns "showHoliday" when editing, "newHoliday" when adding - onChange maps that to datecancelrange/dateofrange, in place of the setTimeout and the :visible check Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.