Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow selection of multiple contiguous slots for restricted resource types #27

Open
johnmckerrell opened this issue Feb 2, 2021 · 0 comments
Labels
website Issues relating to the Website component

Comments

@johnmckerrell
Copy link
Member

In the calendar UI we need to allow the user to select multiple contiguous slots somehow. This should only be allowed for restricted types. The main reason is because room bookings have half hour slots but we want to allow a user to book for a few hours at a time. We can consider setting a maximum number/duration but this isn't vital at this time. Once the slots have been selected and the user decides to move forward the start and end times for the entire span of slots should be passed onto the booking page.

AC:

  • I can select multiple slots contiguously
  • I can cancel my selection or somehow choose a different set of slots (within the calendar, not cancelling a booking)
  • I can go forward to the booking screen and have the time span for my entire selected list of slots be passed on
@amcewen amcewen added the website Issues relating to the Website component label Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Issues relating to the Website component
Projects
None yet
Development

No branches or pull requests

2 participants