https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41151 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 188814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188814&action=edit Bug 41151: Modernize clear button UX in additional fields This patch improves the UX of the clear functionality for additional fields by: - Replacing the separate "Clear" button with an inline clear icon (×) that appears inside the input field when there is content - Adding proper spacing between the input field and "New" button using flexbox layout - Styling the "New" button with Bootstrap button classes for consistency - Making the clear button only visible when the field has content This provides a more modern, intuitive interface pattern similar to standard search inputs and maintains better visual consistency with other form elements in Koha. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.