[Koha-bugs] [Bug 20217] Make header's catalog search menu into a split button

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 24 15:22:24 CEST 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73335|0                           |1
        is obsolete|                            |
  Attachment #73336|0                           |1
        is obsolete|                            |

--- Comment #7 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 74807
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74807&action=edit
Bug 20217: Make header's catalog search menu into a split button

This patch modifies the markup for the staff client header's catalog
search menu so that it mimics the behavior of a Bootstrap split button
(As seen on the cataloging home page's 'New from Z39.50' button).

To test, apply the patch, run 'yarn build' to regenerate the staff
client's CSS, and clear your browser cache.

- View any page in the staff client.
- Hover your mouse over the "Search" link in the header. It should
  trigger a hover affect on the adjacent menu link.
- Clicking the "Search" link should take you directly to the advanced
  search page.
- Clicking the adjacent menu link should display a menu containing links
  to advanced search and item search.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list