Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

LiveSearch and "Select All" selects too many options #74

Closed
mhilker opened this issue Jun 27, 2018 · 1 comment
Closed

LiveSearch and "Select All" selects too many options #74

mhilker opened this issue Jun 27, 2018 · 1 comment
Labels

Comments

@mhilker
Copy link

mhilker commented Jun 27, 2018

When "Select All" is used on a list of options which was filtered by the LiveSearch, too many options will be selected.

Steps to reproduce:

  1. Open the tests/bootstrap3.html or tests/bootstrap4.html in your browser.
  2. Go to the "Navbar" Example.
  3. Click on "Nothing Selected".
  4. Type "option2" to filter for these options.
  5. Click "Select All" to select only the visible options.
  6. The selected text on top now displays "option1, option2, option1,...".
  7. Remove "option2" from the LiveSearch input.
  8. All options "option1" and "option2" are selected.

selection_630
selection_631

@ghost
Copy link

ghost commented Aug 21, 2018

This issue was moved by caseyjhol to snapappointments/bootstrap-select#2029.

@ghost ghost closed this as completed Aug 21, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants