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

Split searchText & selectedOption.text #4

Closed
moreta opened this issue Sep 29, 2016 · 2 comments
Closed

Split searchText & selectedOption.text #4

moreta opened this issue Sep 29, 2016 · 2 comments

Comments

@moreta
Copy link
Owner

moreta commented Sep 29, 2016

Semantic UI's Search Selection using <div class="text"></div> for selected contents.

vue-search-select don't.
After first select then click input once more vue-search-select do not show options.
Because searchText alread placed with full option text.

This should be fix.

@moreta
Copy link
Owner Author

moreta commented Sep 29, 2016

  • Prop name change from reset-trigger-value to trigger-value
  • We can propagate default(or change) item or reset item from parent to child by trigger-value
  • Now delete key reset item

moreta added a commit that referenced this issue Sep 29, 2016
…ption_text

#4 update trigger value function & add text div
@moreta
Copy link
Owner Author

moreta commented Sep 30, 2016

closes #5

@moreta moreta closed this as completed Sep 30, 2016
moreta pushed a commit that referenced this issue Jan 24, 2023
…-selects

Fix: #178 Issue with "is-disabled" prop in "MultiSelect" and "MultiListSelect"
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

1 participant