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

Search not working in top right filter in Multiple destination. #122

Open
sharath1907 opened this issue Jun 29, 2017 · 1 comment
Open
Assignees

Comments

@sharath1907
Copy link

Hi,

Search feature in multiple destinations has only one right option(in JS)
search: {
left: '',
right:'',
},

Whereas there are two multiselects on the right side. When the search is enabled, Only bottom right search works(It searches in top right multiselect also). Top right does not. Ideally, both should have its own ##individual search.
Thinking out loud,Can we have something like this?
search: {
left: '',
right:'',
right2:'',
},

Please fix this bug as it'll be really helpful.
Overall amazing plugin. (y)

@GrandKai
Copy link

GrandKai commented Sep 6, 2017

same qustion

@crlcu crlcu self-assigned this Jul 17, 2018
@crlcu crlcu added this to To do in Multiselect v2 via automation Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Multiselect v2
  
To do
Development

No branches or pull requests

3 participants