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.
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.