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

Check ajax calls are made only once per request #5438

Closed
mattab opened this issue Jan 3, 2008 · 1 comment
Closed

Check ajax calls are made only once per request #5438

mattab opened this issue Jan 3, 2008 · 1 comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 3, 2008

By some magically bad code using jquery, we could end up doing ajax requests several times when clicking several times, or when clicking one time would trigger the Ajax request multiple times.

The JS code needs to be checked to make sure the number of Ajax requests is optimal.

@anonymous-matomo-user
Copy link

OK

@mattab mattab added this to the DVNO milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants