Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No way to see which users are inserted into the textarea #21

Closed
aaronorosen opened this issue Sep 5, 2016 · 2 comments
Closed

No way to see which users are inserted into the textarea #21

aaronorosen opened this issue Sep 5, 2016 · 2 comments

Comments

@aaronorosen
Copy link

It seems like there is not an easy way to detect which users have been selected and are present in the textarea as users can be deleted directly from the textarea.

@aaronorosen
Copy link
Author

support should be easy to add for this once #14 is implemented.

@lodev09
Copy link
Owner

lodev09 commented Sep 6, 2016

You can get the selected users via regex (JS or server side), which might not be that easy :)

I think support for this feature is not necessary for the plugin since the plugin is only intended for selecting items from a dropdown. Perhaps if #14 is implemented, we can format the text returned to the div.

@lodev09 lodev09 closed this as completed Sep 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants