node-red-dashboard
node-red-dashboard copied to clipboard
### Current Behavior When rendering a lot of options in a Button Group, then Chrome appears to be cutting off the content prematurely. ### Chrome:  ### Safari:  ###...
## Description I just wanted to make pointerevents more reliably end for hmi applications. So i added the pointercancel event to the button component that activates if the "pointerup" function...
Hi guys, I wanted to implement the [TTS audio feature](https://github.com/FlowFuse/node-red-dashboard/issues/1560) request, but it is a bit more complex as I thought. Thought it to be a fun thing to implement...
### Description Discussed on #52. @bartbutenaers pointed to create issue to not lose track. Functionality was missing from #1506 Didn't include the Text to Speech functionality in new 2.0 node....
### Current Behavior Added page to layout using Grid Layout. Then added three groups and filled them. Decided to use Tabs Layout and changed the page. As expected new tapped...
### Description In Dashboad 2.0 -> Layout re-ordering and moving of widgets, groups, pages is possible. In case of copy&paste of already existing elements, the order is in a strange...
### Description Hi, I'm using your table to show a history of events and commands. I used the 'Append' action to see the full history. I had several of these...
### Current Behavior I want to take a value from a flow and pass it to the switch as an input and then have the custom on/off icons. For example...
### Current Behavior Using switch node with only icon, the icon is not centered:  ### Expected Behavior Icon centered when using switch node only with icon (example switch is...
### Description Hi guys, Yesterday I came across a nice javascipt library, that offers a console for mobile browsers, called [eruda](https://github.com/liriliri/eruda/blob/master/README.md). So you get your familiar browser developer tools, but...