gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

optiontree increases width after change in selection #673

Open BrianH85 opened 5 years ago

BrianH85 commented 5 years ago

Each time the dropdownselection of the optiontree is changed all dropdown boxes are shifted to the right.

I tried it in my own form as well as in example 1 on: http://alpacajs.org/docs/fields/optiontree.html

Here is what the form looks like after the first selection: image

And this is the result after switching between 'Basketball' and 'Baseball' about 10 times: image