unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #05386
[Bug 1358890] [NEW] Need better usability when two alarms kick at the same time
Public bug reported:
A cousin of bug #1354406
Some of the early testers are hitting a use case that we didn't account
for, that of multiple alarms set for the same time.
Indicator-datetime currently tries to pull up notifications for, and
play sounds for, both notifications. That's happening by accident and is
clearly not the right approach.
I can think of a couple of approaches we might take:
(1) Queue the alarms such that only one triggers at a time. This has the
advantage of being simple, both in concept and in code. I'm not certain
this is the most user-friendly approach, as it could be frustrating have
to dismiss a queue of alarms.
(2) Somehow fold multiple alarms together. This has the advantage of
being friendlier to the user as only a single snooze/dismiss prompt
would be given. However it opens other questions, e.g. which of the
alarms' sounds should play?
Of these two I slghtly prefer (1) for its simplicity; however, neither
of these options seems perfect and I'm hoping Design may have a better
suggestion
** Affects: indicator-datetime
Importance: High
Assignee: Charles Kerr (charlesk)
Status: Confirmed
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Indicator Date and Time.
https://bugs.launchpad.net/bugs/1358890
Title:
Need better usability when two alarms kick at the same time
Status in The Date and Time Indicator:
Confirmed
Bug description:
A cousin of bug #1354406
Some of the early testers are hitting a use case that we didn't
account for, that of multiple alarms set for the same time.
Indicator-datetime currently tries to pull up notifications for, and
play sounds for, both notifications. That's happening by accident and
is clearly not the right approach.
I can think of a couple of approaches we might take:
(1) Queue the alarms such that only one triggers at a time. This has
the advantage of being simple, both in concept and in code. I'm not
certain this is the most user-friendly approach, as it could be
frustrating have to dismiss a queue of alarms.
(2) Somehow fold multiple alarms together. This has the advantage of
being friendlier to the user as only a single snooze/dismiss prompt
would be given. However it opens other questions, e.g. which of the
alarms' sounds should play?
Of these two I slghtly prefer (1) for its simplicity; however, neither
of these options seems perfect and I'm hoping Design may have a better
suggestion
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358890/+subscriptions
Follow ups
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Paty Davila, 2015-08-05
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Paty Davila, 2015-08-05
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Magdalena Mirowicz, 2015-06-15
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Charles Kerr, 2015-06-04
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Magdalena Mirowicz, 2015-06-04
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Michał Sawicz, 2014-12-12
-
[Bug 1358890] Re: [Notifications] Competing notifications when two alarms kick at the same time
From: Giorgio Venturi, 2014-09-04
-
[Bug 1358890] Re: Competing notifications when two alarms kick at the same time
From: John Lea, 2014-08-22
-
[Bug 1358890] Re: Competing notifications when two alarms kick at the same time
From: Matthew Paul Thomas, 2014-08-22
-
[Bug 1358890] Re: Need better usability when two alarms kick at the same time
From: Charles Kerr, 2014-08-20
-
[Bug 1358890] Re: Need better usability when two alarms kick at the same time
From: Giorgio Venturi, 2014-08-20
-
[Bug 1358890] Re: Need better usability when two alarms kick at the same time
From: Giorgio Venturi, 2014-08-20
-
[Bug 1358890] [NEW] Need better usability when two alarms kick at the same time
From: Charles Kerr, 2014-08-19
References