https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33738 --- Comment #22 from Paul Derscheid <paul.derscheid@lmscloud.de> --- I totally agree with these findings. Next steps: 1) Put all OPAC-booking functionality behind a syspref, like suggested. 2) Move the placement of the booking into opac-detail.pl with the already adjusted modal. 3) Keep the table for 'Summary' and 'Your bookings' in the patron's profile but add another one with a redacted list of all bookings for that biblio in a bookings tab at the bottom of opac-detail.pl. 4) Also display the current bookings on a biblio in the vis-timeline graph to spot potential conflicts in advance (within that tab). => The duality of list and graph is better for a11y imo, because the graph is (without me even checking) for sure not easily accessible with assistive technologies. -- You are receiving this mail because: You are watching all bug changes.