Closed (fixed)
Project:
Feedback
Version:
3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Nov 2024 at 11:03 UTC
Updated:
18 May 2026 at 03:05 UTC
Jump to comment: Most recent
The project page says:
> Because the form is submitted via Ajax, a user will not be redirected to another page and can continue visiting/using the site after posting feedback.
But looking at the source code, I cannot find any Ajax code. Perhaps this is an old, deprecated feature?
- Submit the form
- The form is not submitted via Ajax
Either:
- Remove mention of Ajax from project description
- Add Ajax functionality to the form
Comments
Comment #2
mparker17Apologies for the delay in responding.
I think that part of the project page refers to an older version: I can confirm that it does not submit through AJAX in the 3.x version.
I have removed the references to AJAX on the project page, which was one of the proposed resolutions, so I'm closing this issue as fixed.
If you'd like to add AJAX functionality to the 3.x version, please post that in its own feature-request issue.
Thank you!