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

Disable expand arrow in Thing card when the beaviours list is empty #228

Closed mcicolella closed 4 years ago

mcicolella commented 4 years ago

Some things have an empty behaviours list. In this case we should disable the expand arrow.

Schermata da 2020-10-10 08-48-41

Component to modify Thing

leobia commented 4 years ago

Hi, as it was a fairly easy task I took the initiative to fix it. Hope you don't mind :)

mcicolella commented 4 years ago

It's ok. Thanks.