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

Fixed a slot size selecting issue in reservation edit page #314

Merged

Conversation

SanttuA
Copy link

@SanttuA SanttuA commented Mar 22, 2024

Previously when admin selected to edit a reservation via manage reservations page using reservation page, it was possible to select time slot incorrectly. This happened because reservation page did not get correct slot size info from manage reservations page.

This change fixes the issue by making sure slot size is given correctly when using reservation page to edit reservations.

Related Trello card

Previously when admin selected to edit a reservation via manage reservations page using reservation page, it was possible to select time slot incorrectly. This happened because reservation page did not get correct slot size info from manage reservations page.

This change fixes the issue by making sure slot size is given correctly when using reservation page to edit reservations.
@SanttuA SanttuA requested a review from ezkat March 22, 2024 12:06
@SanttuA SanttuA merged commit e603aa4 into develop Apr 11, 2024
4 checks passed
@SanttuA SanttuA deleted the fix/manage-reservations-edit-page-slot-size-selecting branch August 15, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants