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

Live search discards the first typed character #2150

Closed
kdolan opened this issue Nov 15, 2018 · 2 comments
Closed

Live search discards the first typed character #2150

kdolan opened this issue Nov 15, 2018 · 2 comments

Comments

@kdolan
Copy link

kdolan commented Nov 15, 2018

Description

When a live search enabled bootstrap select is focused (but not yet open) and a character is typed the select expands but discards the typed character. The expected result is the typed character expands the select and populates the search field with that character.

Versions

Browser/OS: Chrome Version 71.0.3578.30/Windows 10

Steps to Reproduce

  1. Tab to a live search enabled select
  2. Type a single character

Actual Result: The select opens.
Expected Result: The select opens and the character that was typed is displayed in the search field.

Examples

Code Pen: https://codepen.io/kdolan1/pen/xQdNyg

Can Also be Reproduced Here: https://developer.snapappointments.com/bootstrap-select/examples/#live-search. Try typing "b" in this example

@Mrsssswan
Copy link

i have the same problem.

caseyjhol added a commit that referenced this issue Feb 13, 2019
caseyjhol added a commit that referenced this issue Mar 1, 2019
@caseyjhol
Copy link
Member

Released in v1.13.6!

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

3 participants