Skip to content
New issue

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

[Room-Booking] Re-fetch bookings #160

Closed
ArtemSBulgakov opened this issue Sep 30, 2024 · 0 comments
Closed

[Room-Booking] Re-fetch bookings #160

ArtemSBulgakov opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ArtemSBulgakov
Copy link
Member

ArtemSBulgakov commented Sep 30, 2024

Bug description

When the user doesn't close the tab, the data doesn't update. So, if the user returns to that tab in several hours or days, the events are outdated.

Suggested solution

We need to fetch bookings using React Query (with correct configuration) and refactor BookingTimeline.vue to accept bookings via prop.

@ArtemSBulgakov ArtemSBulgakov added the enhancement New feature or request label Sep 30, 2024
@ArtemSBulgakov ArtemSBulgakov moved this to 🔖 Todo in InNoHassle Sep 30, 2024
@evermake evermake added bug Something isn't working and removed enhancement New feature or request labels Sep 30, 2024
@evermake evermake changed the title [Room-Booking] Refresh events data every 5 minutes [Room-Booking] Re-fetch bookings Oct 17, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in InNoHassle Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants