Bug 19461 - Add floating toolbar to staff client catalog search results
Summary: Add floating toolbar to staff client catalog search results
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 20652
  Show dependency treegraph
 
Reported: 2017-10-13 13:55 UTC by Owen Leonard
Modified: 2019-10-14 19:57 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Screenshot of the proposed updated interface (37.33 KB, image/png)
2017-10-13 13:55 UTC, Owen Leonard
Details
Bug 19461: Add floating toolbar to staff client catalog search results (23.27 KB, patch)
2017-10-13 14:14 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 19461: Add floating toolbar to staff client catalog search results (23.33 KB, patch)
2017-10-13 18:47 UTC, Mark Tompsett
Details | Diff | Splinter Review
Bug 19356: Move staff client cart JavaScript to the footer (2.48 KB, patch)
2017-10-18 19:17 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 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