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 language and site creation #2593

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Oct 6, 2023

What is this pull request for?

With the switch from Turbolinks to Turbo the redirect after submitting the remote form inside the dialog stopped working. The resulting page was rendered inside the dialog instead.

Using our own do_redirect_to method that gracefully handles JS remote forms we can fix this.

With the switch from Turbolinks to Turbo the redirect after submitting
the remote form inside the dialog stopped working. The resulting page
was rendered inside the dialog instead.

Using our own do_redirect_to method that gracefully handles JS
remote forms we can fix this.
@tvdeyen tvdeyen added bug backport-to-7.0-stable Needs to be backported to 7.0-stable labels Oct 6, 2023
@tvdeyen tvdeyen requested a review from a team October 6, 2023 09:52
@tvdeyen tvdeyen merged commit ab36393 into AlchemyCMS:main Oct 6, 2023
19 checks passed
@tvdeyen tvdeyen deleted the fix-turbo-redirect branch October 6, 2023 10:03
@alchemycms-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
7.0-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

tvdeyen added a commit that referenced this pull request Oct 6, 2023
[7.0-stable] Merge pull request #2593 from tvdeyen/fix-turbo-redirect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-7.0-stable Needs to be backported to 7.0-stable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants