bartbutenaers / node-red-contrib-ui-web-push

A Node-RED widget node to send web push notifications via the dashboard
Apache License 2.0
16 stars 5 forks source link

Make troubleshooting easier #3

Closed bartbutenaers closed 4 years ago

bartbutenaers commented 4 years ago

On mobile devices it is not easy to show the browser's console log (without remote debugging), so it should be possible to show some troubleshooting information on the client side widget.

So normally this widget is not visible inside the dashboard, but we could add a checkbox to show troubleshooting information:

bartbutenaers commented 4 years ago

Now alerts are used instead of console log