Skip to content
New issue

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

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

Already on GitHub? # to your account

Can search despite threshold set? #1327

Closed
SFPink opened this issue Jul 4, 2013 · 4 comments
Closed

Can search despite threshold set? #1327

SFPink opened this issue Jul 4, 2013 · 4 comments

Comments

@SFPink
Copy link

SFPink commented Jul 4, 2013

As the title states I can still search if I have selected a drop down and type into it despite a search threshold being set and the search box not being visible.

Is this a known issue or something I am only experiencing?

Using Latest version of chrome.

Js is standard:

jQuery(".chzn-select").chosen({
    disable_search_threshold: 5,
    allow_single_deselect: true
});

Select is standard as well.

I don't suppose there's something I have missed like a select attribute?

@koenpunt
Copy link
Collaborator

koenpunt commented Jul 9, 2013

Probably related to #1294 and #1293, will look into this tomorrow.

Duplicate of #1293

@koenpunt
Copy link
Collaborator

Actually, this is already fixed in #1294, so updating to the latest chosen.jquery.js should solve your problem.

@pfiller
Copy link
Contributor

pfiller commented Jul 10, 2013

Thanks @koenpunt. Did updating solve your problem, @SFPink?

@pfiller pfiller closed this as completed Jul 10, 2013
@SFPink
Copy link
Author

SFPink commented Jul 10, 2013

Yes, many thanks for the suggestion. Works better now!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants