https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26207 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Some suggestions: 1. Isn't the popup superfluous? It appears quite often when you start clicking. Even when the second checkbox is unchecked. 2. "Check none" and "Compare selected" are styled differently when disabled, is that expected? 3. Should not we remove the toolbar if there is no syspref in the table result? And/or have a on hover tooltip to tell what it is? 4. Isn't the blue background colour too visible? We could have it only for the label (not on all the line)? https://snipboard.io/Rpdkxq.jpg vs https://snipboard.io/lvUfhV.jpg (I added a float: right) 5. Since the toolbar is float, aren't "Compare selected" and "View comparison" duplicate? https://snipboard.io/NuXwMp.jpg All for discussion, not considering blocker. -- You are receiving this mail because: You are watching all bug changes.