monteslu / pagenodes

Completely Browser Based IOT Platform
https://pagenodes.com
Apache License 2.0
222 stars 32 forks source link

pushing up the initial fix, will submit a PR for feedback #56

Closed samrocksc closed 8 years ago

samrocksc commented 8 years ago

Addresses #55

This code will check for a warning from the node.send to open the config tab. This was the simplest of the fixes. I think a bigger fix would be making this available to all nodes, by emitting standardized warnings that open the config tab.

samrocksc commented 8 years ago

removed console.log's

monteslu commented 8 years ago

@samrocksc this code would only work for nodebots, this needs to be generic for any orphaned config node. Such as meshblu or event source

samrocksc commented 8 years ago

quickfix