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

--- Comment #6 from Jake Deery <[email protected]> ---
Created attachment 170759
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170759&action=edit
Bug 37148 - Move hold to pull column filters to top

This bug moves the column filters on the holds to pull page
(pendingreserves.pl)
to the table header, similar to how it is being done on shelves.pl. This
should make it much clearer to users that filtering is possible, and also
make the filters float on the page, so they are always visible.

To test:
a)  apply half a dozen holds, with varying item types, shelving locations,
    holding branches, titles, and collections
b)  go to pendingreserves.pl
c)  notice that the filters are in the table's footer, and that you have
    to scroll down to see them
d)  APPLY PATCH
e)  notice that on pendingreserves.pl, the filters present in tfoot are
    now in thead
f)  notice that the filters are unchanged, aside from location on page
g)  notice that the filters now stick to the top of the page, like the
    headings did
h)  notice that the headings still change the sort order when clicked
i)  notice that the filter inputs all still work as expected
j)  SIGN OFF! :-)

-- 
You are receiving this mail because:
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/

Reply via email to