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

Queue ajax requests in add set form #25

Closed
rolandgeider opened this issue May 9, 2013 · 1 comment
Closed

Queue ajax requests in add set form #25

rolandgeider opened this issue May 9, 2013 · 1 comment
Assignees

Comments

@rolandgeider
Copy link
Member

When changing the number of sets in the add set form, the ajax requests to get the formsets are fired immediately. This means that the second might finish before the first, changing randomly the order of the formsets, and that's ugly.

@rolandgeider
Copy link
Member Author

update_all_exercise_formset() in workout_manager.js

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

No branches or pull requests

1 participant