[Bug 37835] New: CurbSide pickup - Click on 'Add a new slot' button is not triggering any action
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 Bug ID: 37835 Summary: CurbSide pickup - Click on 'Add a new slot' button is not triggering any action Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucasmontoya@theke.io QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com, tomascohen@gmail.com To reproduce: - Install CurbSide Pickup plugin (https://github.com/bywatersolutions/koha-plugin-curbside-pickup/releases) Version : koha-plugin-curbside-pickup-2.0.1.kpz - Enable CurbSide Pickup module ( In Koha Administration look for CurbSide Pickup) - Then in Koha Administration --> Patrons and Circulation should have appeared the CurbSide Pickup module - Check 'Enable' for Centerville library - Pick some random values for each field - In particular, for new slot set valid values - Click on 'Add' button - Note that nothing happens -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Priority|P5 - low |P3 Depends on| |35838 CC| |phil@chetcolibrary.org Severity|enhancement |major Assignee|koha-bugs@lists.koha-commun |phil@chetcolibrary.org |ity.org | Status|NEW |ASSIGNED --- Comment #1 from Phil Ringnalda <phil@chetcolibrary.org> --- No need to install the plugin, since all it does anymore is provide a REST API - curbside is built in, and it fails without the plugin. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35838 [Bug 35838] Use template wrapper for tabs: Curbside pickups administration -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- Created attachment 171042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171042&action=edit Bug 37835: Saving new slot for curbside pickup fails after tab wrapper rewrite When you add a new slot for curbside pickup, the JavaScript the Add button triggers tries to look for something with the class "pickup_hours" inside something with the id "conf-{branchname}", but the bug 35838 template wrapper for the tabs changed that id to "conf-{branchname}_panel" Test plan: 1. Administration - System preferences - set CurbsidePickup to Enable 2. Administration - Curbside pickup - for Centerville add a New slot Sunday From 10:00 to 10:20 and click Add 3. Nothing happens, the slot isn't listed above the form 4. Apply patch, reload the page 5. Repeat step 2, but this time the new slot will appear above the form Sponsored-by: Chetco Community Public Library -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED CC| |jonathan.druart@gmail.com Resolution|--- |DUPLICATE --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- I've attached a follow-up on bug 35838. I hope it will be pushed very soon. *** This bug has been marked as a duplicate of bug 35838 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 Bug 37835 depends on bug 35838, which changed state. Bug 35838 Summary: Use template wrapper for tabs: Curbside pickups administration https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35838 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org