This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Rework Cart UX #1119
Open
Description
Inspired by @squidgetx's comment in #1114, we need to improve the workflow for the cart / creating reservations. As things stand, we're sometimes pre-empting our validations with our JS / UI elements (e.g. disabling the "Add to Cart" button when the additional availability during the current cart dates is zero, but only in the catalog), and it's possible that we could significantly improve the user experience by decoupling the selection of equipment from the selection of dates. This will be a big bucket issue for discussion (some of which might occur offline).
Activity