Andrew Chase

Results 2 issues of Andrew Chase

For the select component in particular, when used in a form the select box is not tab-able. I believe all we need to do to change this: - Add "tabindex=0"...

I've only tested on the iOS simulator so far, but I have noticed in my own code, and on the product demo page (http://addepar.github.io/#/ember-widgets/select) that the select event does not...