[Bug 38054] New: Select the item for single holdable item record with DisplayMultiItemHolds
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38054 Bug ID: 38054 Summary: Select the item for single holdable item record with DisplayMultiItemHolds Change sponsored?: --- Product: Koha Version: 24.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: ephetteplace@cca.edu QA Contact: testopia@bugs.koha-community.org When DisplayMultiItemHolds is on and you attempt to place a hold on a record with a single holdable item in the OPAC, formerly the single item was a radio button and selected by default (makes sense, there are no other options). If you turn on DisplayMultiItemHolds and do the same, the item is selected via a checkbox input which is not selected by default. Steps to recreate: - Turn on DisplayMultiItemHolds - Find or create a bib record with a single holdable item - Go to the record in the OPAC and select "Place hold" Expected: - The only option in the items table is selected, because there is no other choice for users. Actual: - The single item is not selected so users must click the checkbox input. I can imagine two solutions: 1) auto-select the checkbox if there's only one item, 2) actually revert to the old behavior where it's a radio button input. The latter seems like it's probably needlessly more complicated to implement. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38054 Eric Phetteplace <ephetteplace@cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |15565 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 [Bug 15565] Place multiple item-level holds at once for the same record -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38054 --- Comment #1 from Eric Phetteplace <ephetteplace@cca.edu> --- When DisplayMultiItemHolds is on AND item-level holds are forced in your circulation rules, if you attempt to place a hold on a record with a single holdable item in the OPAC, formerly the single item was a radio button and selected by default (makes sense, there are no other options). If you turn on DisplayMultiItemHolds and do the same, the item is selected via a checkbox input which is not selected by default. Steps to recreate: - Turn on DisplayMultiItemHolds - Force item-level holds (e.g. set "OPAC item level holds" to "Force" for all patron categories and item types) - Find or create a bib record with a single holdable item - Go to the record in the OPAC and select "Place hold" Expected: - The only option in the items table is selected, because there is no other choice for users. Actual: - The single item is not selected so users must click the checkbox input. I can imagine two solutions: 1) auto-select the checkbox if there's only one item, 2) actually revert to the old behavior where it's a radio button input. The latter seems like it's probably needlessly more complicated to implement. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38054 Eric Phetteplace <ephetteplace@cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|24.05 |Main -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org