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

Use angularJS for the "add set" form #199

Closed
rolandgeider opened this issue Sep 26, 2015 · 2 comments
Closed

Use angularJS for the "add set" form #199

rolandgeider opened this issue Sep 26, 2015 · 2 comments

Comments

@rolandgeider
Copy link
Member

The form used to add sets to a workout could be implemented with angular (partially or completely). The current implementation has some problems, specially when the mobile version is used and the bandwidth is not the best, some of the django form management fields fail to update.

This could make some features, such as #154 potentially easier to integrate.

@rolandgeider
Copy link
Member Author

Also, while the order of the exercises is the one selected, this is again depended on the speed at which the requests are processed and returned. This problem would be fixed if directly setting the order via the REST API.

@rolandgeider
Copy link
Member Author

If this is implemented, #25 can be closed as well

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

No branches or pull requests

1 participant