Skip to content

turnstile message manager mesages from ajax form submits not being refreshed on page. - #19

Open
csharp-isi wants to merge 3 commits into
Pixel-Open:masterfrom
csharp-isi:master
Open

turnstile message manager mesages from ajax form submits not being refreshed on page.#19
csharp-isi wants to merge 3 commits into
Pixel-Open:masterfrom
csharp-isi:master

Conversation

@csharp-isi

Copy link
Copy Markdown

If submitting a form ajax style from a web page(not a AjaxLoginPost) , the original redirect would be eaten and any messages to the messageManager from turnstile event observer would not show up until manually reloading page. Using Magento RedirectInterface to do the redirect will then show the MessageManager messages on the page without a forced page reload.

If submitting a form ajax style from a web page, the original redirect would be eaten and any messages to the messageManager would not show up until manually reloading page.  Using Magento RedirectInterface to do the redirect will then show the MessageManager messages on the page without a forced page reload.
If submitting a form ajax style from a web page, the original redirect would be eaten and any messages to the messageManager would not show up until manually reloading page.  Using Magento RedirectInterface to do the redirect will then show the MessageManager messages on the page without a forced page reload.
…fy constructor argument limit. response is fetched from controller action in execute function. also remove response dependency inject from frontend to fit inheritance structure of parent changes. response will be set in parent execute method.
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Comment thread Observer/Validate.php
@magentix magentix self-assigned this Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants