codecombat / treema

jQuery plugin that generates HTML interfaces to edit JSON data defined by json-schema.
http://codecombat.github.io/treema/
MIT License
152 stars 36 forks source link

Read-Only Treema allows changing sound #13

Open rubenvereecken opened 10 years ago

rubenvereecken commented 10 years ago

I was checking out a bug from codecombat where there was trouble uploading sound files. I managed to select a different sound file in the Treema for a Thang Type that was read-only (verified by trying to edit other fields), using the dropdown menu. The dropdown toggle that displays this menu should have been disabled as well.

Alright, looks like I've come to the wrong place. Sound files are an add-on by Code Combat implemented by the class SoundFileTreema.

However there's something else I found can be toggled that is native to Treema: Treema Booleans. Will look into this.

rubenvereecken commented 10 years ago

Solved by #14