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

--- Comment #158 from Olivia Reynolds <[email protected]> ---
(In reply to Brendan Lawlor from comment #149)
> Item search somehow builds dropdowns from authorized values for location and
> item type.

Thanks for pointing this out, I've submitted some follow-up patches that
should allow filtering by these columns now.

(In reply to Andrew Fuerste-Henry from comment #153)
> - When viewing the contents of a list, there are checkboxes to select items
> but no actions to perform on those items after selecting them. Why have a
> checkbox?

I've tried to set this up, and I don't think the current structure of
the Vue resources really works to do it. The options for the DataTable
(including whether there are selection checkboxes) are defined before we
know the details about the item list itself, which would let us
determine whether we should show them or not.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to