Activity log for bug #416925

Date Who What changed Old value New value Message
2009-08-21 12:54:44 Matthew Paul Thomas bug added bug
2009-08-21 13:04:36 Matthew Paul Thomas description 1. Go to a bug report, e.g. <https://bugs.staging.launchpad.net/rosetta/+bug/403992>. 2. Click the button for editing the description. 3. Disconnect from the Internet, e.g. by moving a bit too far away from the wireless access point. 4. Change the bug description. 5. Click the confirm button. 6. Reconnect to the Internet. What happens: * A red border appears around the description field. * A spinner appears forever. * There is no explanation of what went wrong, and no possibility of correcting the problem without careful copying and reloading and pasting. John Lea and I brainstormed five possible design solutions for this problem, and discussed the pros and cons of each. We had in mind that lazr-js applications will differ in design, so requiring applications to embed connection status in individual pages would be fiddly. We also recognized that eventually, some applications will want to support offline use (like Gmail is increasingly doing, for example), so anything that blocks you from further work as long as you are offline would run counter to this. We concluded that this should happen instead: * A placard should slide down from the top of the viewport (similar to the placards Firefox uses for missing plug-ins or blocked popup windows), saying something like "Connection problem — will try reconnecting in 60 seconds", with the number counting down. * The field should flash red because the changes weren't saved, and any cancel and confirm buttons should return. 1. Go to a bug report, e.g. <https://bugs.staging.launchpad.net/rosetta/+bug/403992>. 2. Click the button for editing the description. 3. Disconnect from the Internet, e.g. by moving a bit too far away from the wireless access point. 4. Change the bug description. 5. Click the confirm button. 6. Reconnect to the Internet. What happens: * A red border appears around the description field. * A spinner appears forever. * There is no explanation of what went wrong, and no possibility of correcting the problem without careful copying and reloading and pasting. John Lea and I brainstormed five possible design solutions for this problem, and discussed the pros and cons of each. We had in mind that lazr-js applications will differ in design, so requiring applications to embed connection status in individual pages would be fiddly. We also recognized that eventually, some applications will want to support offline use (like Gmail is increasingly doing, for example), so anything that blocks you from further work as long as you are offline would run counter to this. We concluded that this should happen instead: * A placard should slide down from the top of the viewport (similar to the placards Firefox uses for missing plug-ins or blocked popup windows), saying something like "Connection problem". If the application is capable of replaying XHR transactions, this should be followed by something like "— will try reconnecting in 60 seconds". * If the application is capable of replaying XHR transactions, the transaction should be retried when the timer reaches zero. * If the application is not capable of replaying XHR transactions, the field should flash red because the changes weren't saved, and any cancel and confirm buttons should return.
2010-08-24 02:31:31 Paul Hummer lazr-js: status New Triaged
2010-08-24 02:31:35 Paul Hummer lazr-js: importance Undecided High
2012-01-03 13:27:34 Robert Collins lazr-js: importance High Low