You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been working on a little quick notification widget for Planner. It's based on Widgets.Toast, I'd like to know what you do think?
Simple notification: I decided to hide the close button (and make it visible when the cursor hovers over the notification) since this notification only lasts a few seconds (2500 ms) and it is very likely that the user will not have the time to go there, read the notification and close it. I also added an image to give a general idea of the objective of the notification.
Notification with action: Same design as above but removing the image so that the notification label is visible at first glance.
The text was updated successfully, but these errors were encountered:
We would probably want the close button to be more similar to the notifications one, but yeah, I could be fine with doing it up on the corner like that.
Hi, I've been working on a little quick notification widget for Planner. It's based on Widgets.Toast, I'd like to know what you do think?
Simple notification: I decided to hide the close button (and make it visible when the cursor hovers over the notification) since this notification only lasts a few seconds (2500 ms) and it is very likely that the user will not have the time to go there, read the notification and close it. I also added an image to give a general idea of the objective of the notification.
Notification with action: Same design as above but removing the image so that the notification label is visible at first glance.
The text was updated successfully, but these errors were encountered: