Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse the Notification Stacking Order #279

Closed
chrisphilton opened this issue Nov 19, 2015 · 1 comment
Closed

Reverse the Notification Stacking Order #279

chrisphilton opened this issue Nov 19, 2015 · 1 comment
Assignees
Labels
verified Verification succeeded
Milestone

Comments

@chrisphilton
Copy link

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.

image

image

@bpasero
Copy link
Member

bpasero commented Nov 20, 2015

Hm interesting, this is not intentional :)

@bpasero bpasero modified the milestone: Dec 2015 Nov 24, 2015
@bpasero bpasero added the verified Verification succeeded label Apr 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants