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

Add new tag on the fly based on external action? #775

Closed
martynchamberlin opened this issue Mar 19, 2015 · 1 comment
Closed

Add new tag on the fly based on external action? #775

martynchamberlin opened this issue Mar 19, 2015 · 1 comment
Labels

Comments

@martynchamberlin
Copy link

I have a select menu that enables tagging, as per https://github.com/angular-ui/ui-select/wiki/ui-select.

Here's the user experience I'd like:

  1. I'm in the select menu and I type some custom text that the dropdown can't match.
  2. I click an external submit button
  3. This click causes that custom text to populate as a new tag in the select menu.

Right now I can easily make #3 happen by hitting the submit button (that's the tagging-tokens option). But I'd like to do it by clicking a submit button instead.

Any ideas how to do that? Possible?

Thank you!

@user378230
Copy link
Contributor

Closing as usage issue. Not sure it's possible.

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

No branches or pull requests

3 participants