node-red-dashboard
node-red-dashboard copied to clipboard
### Description It would be nice if there was a new text input mode, similar to text-area but specially for JSON formatted text with syntax highlighting. ### Have you provided...
### Description It would be great if we have internationalization support for the UI template nodes. If someone has already achieved this, please share a possible design. ### Have you...
### Current Behavior I use the gauge for several devices, laptop, tablet and cellular. I want 3 gauges on one line, it works fine but when the screen becomes to...
### Current Behavior I tried to install dashboard as PWA on android, but i do not see the install as app option. In chrome devTool => Application => Manifest ,...
### Description As discussed here: https://discourse.nodered.org/t/ui-group-type-dialog-how-to-prevent-closing-the-window/95896 Need a Feature when dialog group is in foreground, the user input (mouse clicks/keyboard inputs) should be blocked so that the activities in background...
### Current Behavior Hi ui_form in Dashboard 2 does not pass the input msg attributes (non msg.payload) I have also tried to pass something in topic. Doesnt work. Refer to...
### Description in the old dashboard a level like this was possible:  100 on the left side, 0 on the right side, moving left to right. For slider in...
### Description ui-control allows switching to pages and show/hide of page/group Example `msg.payload = { page: '', }` Navigation to a group when using tab layout is not supported I'm...
### Current Behavior As discussed here https://discourse.nodered.org/t/node-red-dashboard-layout-non-editable/95937 Items cannot be resized when using Firefox (sorry for the low effort post, it's all covered in the thread above) ### Expected Behavior...
### Current Behavior When using the ui-event node on the dashboard, if the page is open in the browser and a deployment is performed in Node-RED, ui-event nodes stop sending...