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

Customize Options #3

Open
LiMengyang990726 opened this issue Aug 29, 2019 · 8 comments
Open

Customize Options #3

LiMengyang990726 opened this issue Aug 29, 2019 · 8 comments

Comments

@LiMengyang990726
Copy link

Does vue-taggable-select support customize options shown in the picture below
image

@LiMengyang990726
Copy link
Author

Also, how can I make this bar below disappear?
image

@LiMengyang990726
Copy link
Author

Sorry one more question, how to change this icon to other icons?
image

@robrogers3
Copy link
Owner

robrogers3 commented Aug 29, 2019 via email

@LiMengyang990726
Copy link
Author

Also, how can I make this bar below disappear?
image

Solved. By deleting
overflow-x-scroll in VueTaggableSelect.vue

@robrogers3
Copy link
Owner

robrogers3 commented Aug 29, 2019 via email

@robrogers3
Copy link
Owner

robrogers3 commented Aug 29, 2019 via email

@LiMengyang990726
Copy link
Author

Thank you very much for your reply! I will just write down the issue here.

  1. Change the icon plus here to any other customizable icon.
    image

  2. Make the content inside the option customizable. Meaning not only limited to fixed text. There are two requirements:
    i) Make the options able to change the content with certain condition. E.g. a boolean value as the trigger. The effect will be something like this
    image -->
    image
    ii) User should be able to customize the content. Meaning not only limiting to text. E.g. I want to create contents with an icon associated with each piece of content. Shown as below:
    image

@LiMengyang990726
Copy link
Author

Hi I have solved the above questions. Just have one quick question, do you know how can I have the dropdown list at all time?
Currently after I have one word tagged, I will need to click the input box again to obtain the dropdown list. Do you know how can I obtain the dropdown list without clicking the input box again after have the previous word tagged?

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