https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40060
Ludovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Patch doesn't apply --- Comment #6 from Ludovic <[email protected]> --- Thanks for the patch! I tested it and overall it's a great improvement in terms of user experience, the addition of the fixed navbar and the "X" close button really modernizes the popups. That said, I noticed a few layout issues that need to be addressed before we can move forward: - Comments popup: The h1 and h2 elements are overlapping, making the header unreadable. The fixed navbar may be interfering with the default layout. - Cart popup: Visually this one works very well — the "X" button is intuitive and UI-friendly. However, the lack of top padding makes the content feel a bit cramped. It would be ideal to restore or add some padding/margin above the content. - "Add to a new list" popup: I really like the addition of the "X" and the improved styling of the <select> element — it’s much cleaner. However, just like in the comments popup, the h1 and the <ul> list of options are overlapping. - I believe that with a few adjustments to spacing and header placement, this patch will be a solid step forward for OPAC usability. Keep up the great work! Looking forward to the next version of the patch -- You are receiving this mail because: 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/
