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
Typically with notifications that slide down vertically (ie. growl), the newest item should be on top and the older items get pushed down.
What currently happens is the new notification is appended to the bottom of the list and the entire list slides down again. This is very visually confusing and doesn't fit the common UI pattern for this sort of notification.
The text was updated successfully, but these errors were encountered:
Typically with notifications that slide down vertically (ie. growl), the newest item should be on top and the older items get pushed down.
What currently happens is the new notification is appended to the bottom of the list and the entire list slides down again. This is very visually confusing and doesn't fit the common UI pattern for this sort of notification.
The text was updated successfully, but these errors were encountered: