Activity log for bug #1364456

Date Who What changed Old value New value Message
2014-09-02 15:25:37 Nekhelesh Ramananthan bug added bug
2014-09-02 15:27:29 Nekhelesh Ramananthan ubuntu-clock-app: milestone rtm
2014-09-03 09:00:52 Giorgio Venturi bug task added ubuntu-ux
2014-09-03 09:07:00 Giorgio Venturi description When performing an alarm operation like creating, editing, toggling alarm status etc, it takes a while (3-4 seconds) for the operation to complete. Obviously the ideal scenario is that it happens real-time. But while we try to get to that state, we should meanwhile display some sort of progress update to the user. Example use cases, 1. When creating a new alarm and saving it, the user will be in the add alarm page. We should some sort of saving dialog there? 2. Toggling the alarm status (enabled/disabled) 3. Editing an alarm and then saving it the user returns to the alarm list page. When performing an alarm operation like creating, editing, toggling alarm status etc, it takes a while (3-4 seconds) for the operation to complete. Obviously the ideal scenario is that it happens real-time. But while we try to get to that state, we should meanwhile display some sort of progress update to the user. Example use cases, 1. When creating a new alarm and saving it, the user will be in the add alarm page. We should some sort of saving dialog there? 2. Toggling the alarm status (enabled/disabled) 3. Editing an alarm and then saving it the user returns to the alarm list page. *** SOLUTION *** In principle, interruptions should be minimised or eliminated. We should therefore queue processes in the background. If I switch an alarm on/off three times, the actions should be queued in a buffer. Some of them might even become unnecessary/ For example, if I toggle ON/OFF three times, it might be appropriate to execute only the first action only Case by case: 1. The user will be returned to the Alarms screen. The second line of the caption will say 'Saving' 2. Buffer it, no visual feedback is necessary 3. The user will be returned to the Alarms screen. The second line of the caption will say 'Updating'
2014-09-03 09:07:04 Giorgio Venturi ubuntu-ux: status New Incomplete
2014-09-03 09:07:09 Giorgio Venturi ubuntu-ux: status Incomplete Fix Committed
2014-09-03 09:07:12 Giorgio Venturi ubuntu-ux: assignee Giorgio Venturi (giorgio-venturi)
2014-09-03 09:07:17 Giorgio Venturi ubuntu-ux: importance Undecided Medium
2014-09-03 09:25:12 Nekhelesh Ramananthan ubuntu-clock-app: importance Undecided Medium
2014-09-03 09:25:15 Nekhelesh Ramananthan ubuntu-clock-app: status New Triaged
2014-09-03 10:16:57 John Lea summary Alarms should the progress of the current operation to keep the user informed [Clock] Alarms should the progress of the current operation to keep the user informed
2014-09-30 22:42:59 Nekhelesh Ramananthan ubuntu-clock-app: milestone rtm ota-1
2015-01-22 08:13:49 Nekhelesh Ramananthan ubuntu-clock-app: milestone ota-1 ota-2
2015-06-04 11:02:35 Magdalena Mirowicz ubuntu-ux: assignee Giorgio Venturi (giorgio-venturi) James Mulholland (jamesjosephmulholland)
2015-07-24 16:24:24 Bartosz Kosiorek ubuntu-clock-app: milestone 3.4 3.5
2015-08-13 19:12:31 Nekhelesh Ramananthan ubuntu-clock-app: milestone 3.5 3.6
2015-09-11 11:12:28 Bartosz Kosiorek ubuntu-clock-app: milestone 3.6 3.x.backlog