Fórum

Empty notification container remains in the dom

Flórián Morvai, modificado 6 Anos atrás.

Empty notification container remains in the dom

New Member Mensagem: 1 Data de Entrada: 12/04/17 Postagens Recentes
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 5 Anos atrás.

RE: Empty notification container remains in the dom

New Member Postagens: 7 Data de Entrada: 17/03/14 Postagens Recentes

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