https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41151

--- Comment #1 from Martin Renvoize (ashimema) 
<[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to