Notifications need to be added. I was thinking of using react-web-notification for compatibility reasons and it's built-in service worker handling.
Notifications should be built to check if the window has focus, as well as what channel currently has focus, allowing mentions in other background channels to be displayed.
Notifications need to be added. I was thinking of using react-web-notification for compatibility reasons and it's built-in service worker handling.
Notifications should be built to check if the window has focus, as well as what channel currently has focus, allowing mentions in other background channels to be displayed.