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/lang-switch-form-issue #339

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

omartehsin1
Copy link
Collaborator

@omartehsin1 omartehsin1 commented Jan 10, 2024

Summary | Résumé

Fix for the issue where language switch takes you back to the form. Created a thank_you_view that redirectes you to the thank you page if form is successful. Removed the thank you message from view.py and added it to the thanks.html and added a bootstrap alert banner to replicate it.

Copy link

Dive image results for saas_app:latest

Image saas_app:latest
Total Size 754.40MiB
Inefficient Bytes 23.27MiB
Efficiency Percentage 98.08%
Total Layers 10

See the PR run for more details

Copy link

Dive image results for saas_app:latest

Image saas_app:latest
Total Size 754.35MiB
Inefficient Bytes 23.27MiB
Efficiency Percentage 98.08%
Total Layers 10

See the PR run for more details

Copy link

Dive image results for saas_app:latest

Image saas_app:latest
Total Size 754.40MiB
Inefficient Bytes 23.27MiB
Efficiency Percentage 98.08%
Total Layers 10

See the PR run for more details

Copy link

Dive image results for saas_app:latest

Image saas_app:latest
Total Size 754.35MiB
Inefficient Bytes 23.27MiB
Efficiency Percentage 98.08%
Total Layers 10

See the PR run for more details

Copy link

Dive image results for saas_app:latest

Image saas_app:latest
Total Size 754.37MiB
Inefficient Bytes 23.27MiB
Efficiency Percentage 98.08%
Total Layers 10

See the PR run for more details

@omartehsin1 omartehsin1 changed the title updated redirect fix/lang-switch-form-issue Jan 10, 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.

When you have submitted a form and switch languages, the language switching takes you back to the form
1 participant