Summary | link in desktop notification for tasks |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 12/03/2013 (4232 days ago) |
Due | |
Updated | 12/03/2013 (4232 days ago) |
Assigned | |
Resolved | 12/03/2013 (4232 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
this moment i lose this content.
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.
notification it should dismiss it as well.
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).
the event, but couldn't get a workflow that I liked. What was
happening was that clicking the link would open the event (should
this be in the current window, a new window?) and then trigger yet
another
moment i lose this content.
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.
notification it should dismiss it as well.
into the workflow...
State ⇒ Rejected
State ⇒ Accepted
Assigned to Michael Rubinsky
again, direct link to complete or open this task will be great.
You have two observable events that pertain to this with desktop
notifications, onclick and onclose. Currently, the 'onclose' event
(which is fired when closing the notification without clicking the
link/text/open button) snoozes the event. Clicking the the
link/text/open fires the onclick event and currently dismisses the
event's alarm. In both cases a new notification *should* be shown
(works in everything except safari right now) stating what occurred.
I tried implementing it so that clicking the link actually opened the
event, but couldn't get a workflow that I liked. What was happening
was that clicking the link would open the event (should this be in the
current window, a new window?) and then trigger yet another
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.
Anyway, I'll do similar logic for Nag, unless you have any input into
the workflow...
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ link in desktop notification for tasks
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ New
again, direct link to complete or open this task will be great.