You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: