[Bug 32108] New: Change "x" icon to replace patron when scheduling a pickup
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Bug ID: 32108 Summary: Change "x" icon to replace patron when scheduling a pickup Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Templates Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 30650 It's now a green 'x' icon, we should use the trash icon + "Remove", like in other areas of Koha (add/remove guarantor for instance). Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30650 [Bug 30650] Add a curbside pickup module -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Jonathan Druart <jonathan.druart+koha@gmail.com> 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=32108 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 143176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143176&action=edit Bug 32108: Replace "x" icon with "trash" + Remove Change "x" icon to replace patron when scheduling a pickup. Test plan: Schedule a new pickup, select a patron, notice the change. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143176|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 143180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143180&action=edit Bug 32108: Replace "x" icon with "trash" + Remove Change "x" icon to replace patron when scheduling a pickup. Test plan: Schedule a new pickup, select a patron, notice the change. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using koha-testing-docker). Since I haven't used the curbside pick up before, these are my notes on setting things up for testing: 1. Enable the CurbsidePickup system preference. 2. Setup dates and times when pickups are available; 2.1 Go to Administration > Patrons and circulation > Curbside pickup 2.2 For a library (for example Centerville) click on enable, pickup interval = 5, maximum patrons per interval = 2, enable for waiting holds only, and add some slots, and save. 3. Place some holds for a patron for pickup at the library enabled. 4. Check items in and fulfil the holds. 5. Schedule a pcikup time for the patron: 5.1 Go to Circulation > Holds > Curbside pickups. 5.2 Select the schedule pickup tab. 5.3 Start typing the patron's name and select. 6. Next to the patron name is a red X before the patch. 7. Apply the patch and refresh the page. 8. The red X is replaced with a green trash can and Remove. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I like the x icon better than the trash icon, because it does empty the field but not actually delete/remove. I think the red color was restored by another patch I tested, but not sure which one right now :( -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Katrin Fischer from comment #4)
I like the x icon better than the trash icon, because it does empty the field but not actually delete/remove. I think the red color was restored by another patch I tested, but not sure which one right now :(
As said in the commit message I have simply copied the behaviour from other areas (like the guarantor when editing a patron). Shouldn't we reach consistency first, then improve if we want it? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Should we actually have a "search" icon? The tooltip of the icon says "Search for another patron". -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 143353 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143353&action=edit [ALTERNATIVE PATCH] Bug 32108: Replace "x" icon with the "search" icon Change "x" icon to replace patron when scheduling a pickup. Test plan: Schedule a new pickup, select a patron, notice the change. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- How it looks like with the alternative patch: https://snipboard.io/YsFVnT.jpg -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #8)
How it looks like with the alternative patch: https://snipboard.io/YsFVnT.jpg
Sorry, I think I was too much in a hurry here - I thought you wanted to replace the X in general. But: I really like the change to the search icon. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Is it expected that the search doesn't work with cardnumber? Or is it because 42 is too short an input? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143180|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 143611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143611&action=edit Bug 32108: Replace "x" icon with the "search" icon Change "x" icon to replace patron when scheduling a pickup. Test plan: Schedule a new pickup, select a patron, notice the change. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #12 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Katrin Fischer from comment #10)
Is it expected that the search doesn't work with cardnumber? Or is it because 42 is too short an input?
The autocomplete starts at 3 chars, yes. Is that a problem? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #13 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Is this PQA or In discussion? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #12)
(In reply to Katrin Fischer from comment #10)
Is it expected that the search doesn't work with cardnumber? Or is it because 42 is too short an input?
The autocomplete starts at 3 chars, yes. Is that a problem?
I think it's at least a totally different issue than the button :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143353|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Tomás Cohen Arazi from comment #13)
Is this PQA or In discussion?
I feel the search icon is fine, so no disagreement on my side, we could ask for another opinion if you think it would be better. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |22.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 --- Comment #16 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32108 Bug 32108 depends on bug 30650, which changed state. Bug 30650 Summary: Add a curbside pickup module https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30650 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org