Room Stays: Add rooms to an existing booking (pre-assign stay) #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
API
/properties/{propertyId}/bookings/{bookingId}/room-stays(pre-assign stay)UX requirements
toAt > fromAt).Engineering requirements
UI action -> server request -> Room DB update -> UI reacts from Room observers.Acceptance