loomchild / sojourner-web

FOSDEM conference companion PWA
https://sojourner.rocks
GNU Affero General Public License v3.0
50 stars 6 forks source link

Change order of notifications in material design #129

Open thibaultmol opened 1 year ago

thibaultmol commented 1 year ago

I would like to note though that this implementation of the material design notifications at the bottom; have the problem that newer notifications don't go over it. Like if I logout accidentally and then log back in. the login message won't appear until the 'successful logout' notification has gone away. I think it might be better if it were to show the 'successful login' above the 'logout'. This is an example. But I meant that newer notifications should display over old notifications

loomchild commented 1 year ago

Yes, it makes sense and I am aware of this issue. I'll need to upgrade to the modern version of dependencies (Vuetify).