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

Extra tick mark when using livesearch in Bootstrap 4 #2101

Closed
jaredtaskin opened this issue Sep 14, 2018 · 6 comments
Closed

Extra tick mark when using livesearch in Bootstrap 4 #2101

jaredtaskin opened this issue Sep 14, 2018 · 6 comments
Labels

Comments

@jaredtaskin
Copy link

jaredtaskin commented Sep 14, 2018

bootstrap-select

As you can see in the gif, when using liveSearch, and clicking on an option, the highlighted option gets a tick as well. This is with bootstrap 4, Firefox and Chrome.

EDIT: here's the live demo:

https://plnkr.co/edit/9Yi0QzLpu9uvcI17gnDZ?p=preview

Start a search and click on the second option. You'll see that the first option is also selected, even though it wasn't clicked.

@caseyjhol
Copy link
Member

Bug reports must include a live demo of the problem. Per our contributing guidelines, please create a reduced test case via Plunker, jsFiddle, CodePen or JS Bin, and report back with your link, Bootstrap version, bootstrap-select version, and specific browser and OS details.

This seems like an issue that was fixed in v1.13.2 (#2027).

@jaredtaskin
Copy link
Author

Bug reports must include a live demo of the problem. Per our contributing guidelines, please create a reduced test case via Plunker, jsFiddle, CodePen or JS Bin, and report back with your link, Bootstrap version, bootstrap-select version, and specific browser and OS details.

This seems like an issue that was fixed in v1.13.2 (#2027).

I have updated my post with a live demo. It is different from the issue you linked. Thanks!

@caseyjhol
Copy link
Member

Looks like this was introduced in v1.13.2.

@jaredtaskin
Copy link
Author

It appears that the first, highlighted option is not actually selected, it's just erroneously given a checkmark.

@caseyjhol
Copy link
Member

I've pinpointed the problem. Should be fixed in the next release.

@caseyjhol
Copy link
Member

Released in v1.13.3!

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

No branches or pull requests

2 participants