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

Fix clearChoices() would remove items, and clear the search flag #1196

Merged
merged 2 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Untangle clearStore and clearChoices

    - Fix `clearChoices()` would also remove items, and clearing the search flag.
    - Fix `clearStore()` was wiping options
    Xon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4b0b4f5 View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    Xon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    efcb764 View commit details
    Browse the repository at this point in the history