https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29002 --- Comment #34 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Martin Renvoize from comment #33)
(In reply to Caroline Cyr La Rose from comment #31)
Usability comments: - Patron search inconsistency.
Working on this at the moment, reverting to 'patron_autocomplete' as per various places in the UI.
This actually became a lot more involved once I started with the work to expose an edit modal.. I've left it as a select, but made it display results more in line with what the patron_autocomplete box does.
New usability comments
- Would it be possible to add an 'Edit' button? I know we can change the dates by double-clicking or long-clicking and then sliding the booking sideways in the calendar view, but I don't find this intuitive. I was trying to slide the booking and it was sliding the whole calendar (because I hadn't double-clicked on it first), and I expected double-clicking to open the modal to edit the booking... Mind you, I might just be weird :) . I wonder if people might also want to change the item on which the booking is. Mostly everywhere else in Koha there is an Edit button in the Actions column.
I used an edit button initially, but again it was difficult to work with.. However I am working on restoring it now.
Done and pushed to the remote branch. -- You are receiving this mail because: You are watching all bug changes.