Problem/Motivation

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?

Steps to reproduce

- Submit the form
- The form is not submitted via Ajax

Proposed resolution

Either:
- Remove mention of Ajax from project description
- Add Ajax functionality to the form

Comments

risse created an issue. See original summary.

mparker17’s picture

Version: 3.0.0-alpha5 » 3.x-dev
Status: Active » Fixed
Issue tags: -Needs documentation updates

Apologies 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!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.