Is your feature request related to a problem? Please describe.
For an event spanning a few days, I need to book separately different rooms, as there is no single room available for the length of the meeting and it starts/ends at different time depending on the day.
As the booking seems to be ordered by when they were created, it's non trivial to check if all days are properly covered and which room is which day.
Describe the solution you'd like
Offer the possibility to sort the bookings instead of having a static table. If possible with multiple sorts (to be able to do Date + Time).
Describe alternatives you've considered
Order them by Date + Time by default?
Additional context

Is your feature request related to a problem? Please describe.
For an event spanning a few days, I need to book separately different rooms, as there is no single room available for the length of the meeting and it starts/ends at different time depending on the day.
As the booking seems to be ordered by when they were created, it's non trivial to check if all days are properly covered and which room is which day.
Describe the solution you'd like
Offer the possibility to sort the bookings instead of having a static table. If possible with multiple sorts (to be able to do Date + Time).
Describe alternatives you've considered
Order them by Date + Time by default?
Additional context
