Skip to content

Added notes on error handling patterns to architecture section of docs #42

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

Conversation

chriscarrollsmith
Copy link
Contributor

Added architectural plans and design documents for form validation and error handling flow. Rejected the pattern proposed in Issue #8.

@chriscarrollsmith chriscarrollsmith merged commit ae0f9f6 into main Nov 23, 2024
2 checks passed
@chriscarrollsmith chriscarrollsmith self-assigned this Nov 24, 2024
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.

Try using FastAPI's session middleware to preserve any user-entered form data when redirecting back to a page with an error toast
1 participant