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

Ajax data result parsing #58

Closed
wants to merge 2 commits into from
Closed

Ajax data result parsing #58

wants to merge 2 commits into from

Conversation

ryanzec
Copy link

@ryanzec ryanzec commented Jun 3, 2012

This pull request includes code the allows the functionality I requested in issue #57.

@ryanzec
Copy link
Author

ryanzec commented Jun 3, 2012

Added code to also make sure multiple ajax requests are not sent if one is already running. This for me fixed an issue where the loading message was not showing and also fixed and issue where I would get multiple ajax requests if the first ajax request did not return with the timeframe that the loading delay was set to. This also fixes #45 in my brief testing.

@ryanzec
Copy link
Author

ryanzec commented Jun 3, 2012

I am actually going to close this so I can further investigate a few things.

@ryanzec ryanzec closed this Jun 3, 2012
@mtschammer
Copy link

Argh, this should have been merged. I am in exactly the same situation as you, and this would solve it for me without the need for me to hack it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants