https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31761
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=33190 CC| |[email protected] | |m Status|NEW |In Discussion --- Comment #2 from Pedro Amorim <[email protected]> --- Visit /cgi-bin/koha/catalogue/itemsearch.pl Check "Go to advanced search" button style Visit /cgi-bin/koha/catalogue/search.pl Check "Go to item search" link style These 2 things should match. Additionally, in /cgi-bin/koha/catalogue/search.pl "More options" and "Clear fields" are actions that affect the current page, whilst "Go to item search" takes the user to a different page. The "go to" in the label may be considered a good enough hint, but bug 33190 introduces a new optional link to this toolbar, that also navigates to a different page, and to keep adding "go to" to these links does not seem like a sustainable option. I agree with Martin's comment in bug 33190 that we should find a way to further distinguish these actions in this toolbar. ------- These docs are very good: https://wiki.koha-community.org/wiki/Interface_patterns#Toolbar_buttons But I think this specific case for advanced-search toolbar does not fit in any of the examples there. -- 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/
