Bug 19461

Summary: Add floating toolbar to staff client catalog search results
Product: Koha Reporter: Owen Leonard <oleonard>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, gmcharlt, jonathan.druart, katrin.fischer, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 20652    
Attachments: Screenshot of the proposed updated interface
Bug 19461: Add floating toolbar to staff client catalog search results
Bug 19461: Add floating toolbar to staff client catalog search results
Bug 19356: Move staff client cart JavaScript to the footer

Description Owen Leonard 2017-10-13 13:55:55 UTC
Created attachment 68075 [details]
Screenshot of the proposed updated interface

I propose to add a floating toolbar to the staff client catalog search results page. This toolbar would contain all the "controls" related to search results: Check all, Highlight, Add to Cart, Add to Lists, Z39.50 Search, Sort.
Comment 1 Owen Leonard 2017-10-13 14:14:45 UTC Comment hidden (obsolete)
Comment 2 Mark Tompsett 2017-10-13 18:47:43 UTC
Created attachment 68093 [details] [review]
Bug 19461: Add floating toolbar to staff client catalog search results

This patch adds a floating toolbar to the staff client search results
page, making all the various controls visible as the user scrolls down.

To test, apply the patch and perform a catalog search in the staff
client.

- The toolbar should "stick" to the top of the page as you scroll down.
- Controls in the toolbar should all work correctly:

  - Select all / Clear all
  - Highlight / Unhighlight
  - Add to Cart
    - Cart notifications should be positioned correctly
  - Add to list (and all list menu controls)
  - Place hold (including controls which are visible when
    a "Search to hold" has been initiated
  - Z39.50/SRU search
  - Sort

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Comment 3 Nick Clemens (kidclamp) 2017-10-18 19:17:55 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2017-10-25 19:21:12 UTC
This is awesome :)
Comment 5 Jonathan Druart 2017-10-25 19:52:33 UTC
Pushed to master for 17.11, thanks to everybody involved!
Comment 6 Fridolin Somers 2018-06-06 10:05:14 UTC
Awesome