freedomotic / fd-vue-webapp

A Vue.js web application for Freedomotic Open IoT framework
http://fd-vue-webapp.herokuapp.com/
GNU Affero General Public License v3.0
65 stars 66 forks source link

Show ThingsEditor dialog when right-click on environment thing #219

Closed mcicolella closed 3 years ago

mcicolella commented 4 years ago

When you right-click on a thing inside the environment it should open a Quasar modal with a ThingsEditor component.

Component to change: Environment Function to change: openThingEditor Behavior to reproduce: Quasar modal in Thing component

ubaldop commented 4 years ago

Hi @mcicolella I can take this 😃