Originally created by: sf-overlords
Created by: root
Created date: 2010-05-06 16:50:53.028000
Assigned to:wolf
We need a messaging over the async update data. In particular a "saving..." "updated" message, and some handling of timeouts.
I've had this a couple times on newforge and re -- occasionally a field update will not return properly and the page gets "stuck" waiting.
I would like to set a maximum time limit (10s) for field updates, and if they don't return within that time, we display a "sorry" message and free up the page for actions. Currently, the only thing to really do is to reload, but we should make it possible to exit the "waiting forever for a response" state.
Originally by: sf-overlords
Post by dean:
Originally by: sf-overlords
Post by wolf:
Originally by: sf-overlords
Post by jsteele:
Originally by: sf-overlords
Post by mramm:
Originally by: sf-overlords
Post by wolf:
Originally by: sf-overlords
Post by mramm: