Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Add type='button' to tags with multi-select feature #185

Closed
jgoux opened this issue Sep 10, 2014 · 1 comment
Closed

Add type='button' to tags with multi-select feature #185

jgoux opened this issue Sep 10, 2014 · 1 comment

Comments

@jgoux
Copy link

jgoux commented Sep 10, 2014

Hi,
with the multi-select feature, tags are <button>.
As buttons, they are conflicting with the ng-submit directive if the ui-select is declared in a form. The form is submitted as soon as the user clicks on a tag.
To avoid that, type="button" needs to be added on each tags.

@dimirc
Copy link
Contributor

dimirc commented Sep 10, 2014

Thanks for report, I just committed fc42fdf to fix it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants