[Tickets #12872] Re: link in desktop notification for tasks
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Dec 3 16:02:53 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12872
------------------------------------------------------------------------------
Ticket | 12872
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | link in desktop notification for tasks
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
-State | Rejected
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2013-12-03 16:02) wrote:
> Should be a new window, because if i edit for example a event in
> this moment i lose this content.
Done.
>> notification. The only way to avoid that would be to dismiss/snooze
>> the event first - and the user might not know which he wants yet
>> until he views the event. Ideally it would be great if we could have
>> multiple links/buttons in the notification, but that's not available
>> in the Notification API.
>
> Really good question, i guess if i click onto the link in the
> notification it should dismiss it as well.
This is what I ended up doing. Turns out, we can't really attach an
action to the onclose event since it's impossible to differentiate
between explicitly closing the alert and the alert timing out and
fading on it's own. So, clicking the text dismisses the alarm, puts up
another notification to indicate this, and opens the appropriate url
in a new window (if applicable).
More information about the bugs
mailing list