Hello,

I'm facing a problem but maybe I'm not searching for the simpliest ;-)

I'm using Clientside validation module which allows you to check form fields before submitting the form and Page Load Progress on the same form to avoid multiple submissions from impatient users...

But, if you hit submit with a missing required field, Clientside validation shows the error(s) and Page Load Progress spins forever.
Is there a way to stop Page Load Progress, maybe by using $(document).ajaxComplete() function?

Thanks

Comments

anavarre’s picture

Title: How to stop spinning? » Page Load Progress doesn't work with Clientside Validation module
Category: Support request » Bug report

I haven't yet tested reproducing this but changing the metadata accordingly for now.

anavarre’s picture

Status: Active » Postponed (maintainer needs more info)

Quickly tried to reproduce but couldn't get Page Load Progress to get in the way. I did try with the latest dev versions of all required modules (jquery_update, clientside_validation, ctools...) so perhaps something was fixed in one of those modules since you first experienced the issue? One thing is sure: nothing has changed on the 7.x branch of the Page Load Progress module since you filed the issue.

In any case, please add more details (exact module version, if the form is a regular form or a webform, etc.) so that I can assist better.

anavarre’s picture

It's been 2 months and there was no activity on this issue since I postponed it. I'll assume you're either no longer using the module or can't reproduce. Feel free to reopen if needed.

anavarre’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)