GiPHouse / Website

GiPHouse website based on Django Framework
https://giphouse.nl
GNU Affero General Public License v3.0
5 stars 2 forks source link

Make changing default room reservation duration more obvious #621

Open 1058274 opened 1 year ago

1058274 commented 1 year ago

One-sentence description

Changing the default duration of a room reservation should be more obvious to the users of the booking system.

Desired functionality

Currently, after dragging a room to the calendar, a reservation is made with a default duration of two hours. To increase or decrease the duration of the reservation, the user needs to drag the bottom border of the reservation box. However, this feature is not that obvious while it should be.

Motivation

Suggested implementation