Foros de discusión

Empty notification container remains in the dom

Flórián Morvai, modificado hace 6 años.

Empty notification container remains in the dom

New Member Mensaje: 1 Fecha de incorporación: 12/04/17 Mensajes recientes
Hi!

I need some help from a more seasoned Liferay developer regarding an issue I faced with Liferay notificatons.
When the user session expires, the portal pops up a notification to inform the user. So far so good.
If then the user navigates to another (publicly accesible) page from the main menu, the .lfr-notification-container and .lfr-notification-wrapper remain in the DOM with no content at all, but preventing interaction with the part of the page they are (invisibly, since they are empty) covering. In our case, this renders the registration and login buttons in the top right corner unusable.
We are using Liferay Community Edition Portal 7.0.2 GA3 (Wilberforce / Build 7002 / August 5, 2016)

For the time being, it can be solved by some css hiding the empty wrapper and pushing the containet a few pixels down, but that's not quite the solution that would satisfy me.
Any help is appreciated

Thanks,
Flórián Morvai
I van der Velden, modificado hace 5 años.

RE: Empty notification container remains in the dom

New Member Mensajes: 7 Fecha de incorporación: 17/03/14 Mensajes recientes

We faced the same issue in DXP. Progress can be found here: https://issues.liferay.com/browse/LPS-84988