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

Task management slow waiting on AJAX callbacks #77

Open
ericandrewlewis opened this issue May 29, 2013 · 0 comments
Open

Task management slow waiting on AJAX callbacks #77

ericandrewlewis opened this issue May 29, 2013 · 0 comments
Milestone

Comments

@ericandrewlewis
Copy link
Contributor

Currently we're waiting on AJAX responses in areas where we create, edit, and delete content. This is negligible in areas where users may expect a page reload (e.g. commenting on a task) but while managing tasks it's a bummer.

I'm thinking hooking up Backbone.js for this might be the solution.

@ghost ghost assigned ericandrewlewis May 29, 2013
@ericandrewlewis ericandrewlewis removed their assignment Jan 2, 2018
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