Implement a popup panel on calendar event single click
Categories
(Thunderbird :: Theme, enhancement)
Tracking
(Not tracked)
People
(Reporter: aleca, Unassigned)
Details
(Keywords: ux-efficiency)
The most common action a user does on a calendar event is looking at it to check description, participants, and other important details.
Currently we don't allow a simple "look" at an event unless we double click and we prompt the user with an "Do you want to edit?" option.
We should implement a popup panel which presents readable informations and common actions like [Edit] [Edit all Instances] [Delete] etc...
I'm gonna make a quick mock-up for this.
Comment 1•6 years ago
|
||
Sounds good. There's some overlap with the tooltip you currently see when you hover over an event, which presents a lot of these details. I would think we'd want one or the other but not both, so I assume this would replace the tooltip (and improve on it by adding the ability to do actions from the popup).
| Reporter | ||
Comment 2•6 years ago
|
||
Indeed, we should drop the tooltip as it's not accessible and doesn't allow common actions like copying portion of text (or zoom meeting links :P)
Comment 3•6 years ago
|
||
There is also bug 1575195.
| Reporter | ||
Comment 4•6 years ago
|
||
Ah, indeed, this is a duplicate of that bug. I'll close this and move the discussion over there.
| Reporter | ||
Updated•6 years ago
|
Description
•