掲示板

Empty notification container remains in the dom

6年前 に Flórián Morvai によって更新されました。

Empty notification container remains in the dom

New Member 投稿: 1 参加年月日: 17/04/12 最新の投稿
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
5年前 に I van der Velden によって更新されました。

RE: Empty notification container remains in the dom

New Member 投稿: 7 参加年月日: 14/03/17 最新の投稿

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