We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, after successful booking the full page is reloaded, to trigger re-fetching of actual bookings so the user can see their new booking.
Reloading the page is a bad indication of success.
BookingTimeline.vue
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the feature
Currently, after successful booking the full page is reloaded, to trigger re-fetching of actual bookings so the user can see their new booking.
Reloading the page is a bad indication of success.
Suggested solution
BookingTimeline.vue
to expose scrolling functionality.BookingTimeline.vue
to support vertical scrolling to a specified room.Additional context
No response
The text was updated successfully, but these errors were encountered: