https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #676 from Chloé Zermatten <chloe.zermatten@openfifth.co.uk> --- Created attachment 198072 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198072&action=edit Bug 10190: (QA follow-up): UI/UX bug fixes - phase two Fix: handle exiting modal - prevent data reload when the user exits the modal - as preparation for the above: refactor to use one handler only Fix: new trigger saves with delay defined - Identified an old refactor omission - we were still passing 'i' despite the from now relying on this.triggerNumber Fix: return to correct trigger tab after save or reset Fix: restore delete button and bold italic info - restore display, fixes a regression introduced by the previous UI/UX patch set Fix: order dropdown options by description or name (not code) Fix: circ rule resets - restore reset funtionality (mtt was still occasionally passed as a string, and would then get compared to an array. Ensure this is not the case.) - do not trigger the data refresh if the current ruleset did not get deleted - make sure triggerNumber is defined when navigation is caused by reset - add the notice code in brackets to letter names for display (eg. Overdue notice (ODUE)) Assisted-by: Claude Opus 4.6 (Anthropic) AI used to help trace back potential bug sources and draft fixes. Changes were reviewed, tweaked, and commited manually and gradually (with a pre-submission commit squash) Sponsored-by: Glasgow Colleges Library Group <https://library.cityofglasgowcollege.ac.uk> -- You are receiving this mail because: You are watching all bug changes.