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

fix: error when user tries to repost an appointment #11

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

BGruenberg
Copy link
Collaborator

When a user creates an appointment, navigates back in their browser and clicks on 'start poll' again, an error is returned because the payload now contains the previously assigned Ids. As user I would expect to land on the same success screen.
It would be possible to process the new payload but to prevent malicious intent no changes are made.

  • additionally I cleaned up files I encountered

@BGruenberg BGruenberg requested a review from umoelli November 29, 2024 13:09
@BGruenberg BGruenberg self-assigned this Dec 3, 2024
@BGruenberg BGruenberg merged commit 56be267 into main Dec 6, 2024
1 check passed
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