ollixx / node-red-contrib-components

reusable flows with a well defined api
MIT License
8 stars 9 forks source link

changing the target component does not update the API #39

Closed ollixx closed 2 years ago

ollixx commented 2 years ago

When changing the target component in a RUN node, the API should immediately change in the editor dialog, so the parameters can be set right away. Also, if the parameters in the api have the same name, the old values should persist, so that components, that use the same or a similar API can be switched without loosing the settings.