Skip to content

Known issues #1

Description

@davidfloegel

Min Length / Booking Interval / minDistance / allowFillSlots

Opening Hours: 10 - 22
Busy Slot: 16:00 - 19:00
Selection made: 14h + 15h

rules:
{
  minLength: 240, // 4 hours
  requireMultiplesOfLength: true,
  bookingInterval: 240,
  allowFillSlots: true
  minDistanceBetweenSlots: 120
}
  • Should be possible as allowFillSlots is set to true
  • Throws You have to book at least 4 hours

Opening Hours: 10 - 22
Busy Slots: First hour (10am)
rules: same as above
  • Should be possible to book slots up to the next available slot (2pm)
  • Everything up to 2pm is disabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions