lordfriend / nya-bootstrap-select

An AngularJS select replacement which build select like dropdown component with collection and ng-model support
http://nya.io/nya-bootstrap-select/
MIT License
178 stars 81 forks source link

Actions box buttons with type="button" #144

Closed ena1106 closed 8 years ago

ena1106 commented 8 years ago

I think that the buttons Select All and Deselect All (the ones enabled with the attribute actions-box=true) should have type="button" to avoid submitting the form when clicked.

lordfriend commented 8 years ago

Agreed, This feature is contributed by the community and I forgot the button type issue.

Will fix this asap

ena1106 commented 8 years ago

Great support. Thank you.