luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] [ESP3D v3] Hide notifications

dbuezas opened this issue · comments

Is there any way to not display these notifications?

image

It seems like these aren't hidden if the tab is not in the foreground for a while so they also accumulate.

commented

they should hide after a while
but I think they are meaningless they should not be send if they are using HOMEASSITANT I think
same for display:
Check here :
https://github.com/luc-github/ESP3D/blob/3.0/esp3d/src/modules/notifications/notifications_service.cpp#L188-L196

It looks like there is a bug on top of that. If I leave the tab in the background they accumulate and only the last one is removed:
image

commented

what do you mean by tab in background ?

For example if you have 2 tabs open in your browser, one is ESP3D and the other is youtube, but you are watching youtube so the ESP3d is "in the background", or inactive

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.