https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129
Bug ID: 41129
Summary: Migrate place_booking.js to a Vue island.
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Since the bookings functionality requires a significant amount of reactivity
due to many interdependent inputs to achieve a good UX, this bug is intended to
deprecate place_booking.js in favor of a Vue island that makes this much
easier.
The goal here is to have a Vue based component that is used for the Staff
Interface as well as the OPAC to avoid duplication and diverging
implementations and also makes it easier to keep track of problems that then
don't need to be fixed in two places.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/