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

[EuiSelectable] Clear Searchbar Bug Fix #6317

Merged
merged 6 commits into from
Nov 2, 2022

Commits on Oct 18, 2022

  1. Resolved a bug inside of EuiSelectable that prevented the options lis…

    …t from reappearing when the search bar was alter or emptied via an external function. Added a new test case to catch this instance
    breehall committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4f1fdfc View commit details
    Browse the repository at this point in the history
  2. Changelog

    breehall committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    148e5a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Created Jest test case to validate fix for EuiSelectable issue that c…

    …aused search results not to appear when the search bar value is controlled by searchProps.value. Removed Cypress test in lieu of a more accurate Jest test.
    breehall committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4c9983e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/breehall/eui into euiSelect…

    …able-clear-searchbar
    
    Pulling code from main
    breehall committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6d60479 View commit details
    Browse the repository at this point in the history
  3. Update upcoming_changelogs/6317.md

    Co-authored-by: Constance <constancecchen@users.noreply.github.com>
    breehall and Constance authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e7044ea View commit details
    Browse the repository at this point in the history
  4. Merge branch 'euiSelectable-clear-searchbar' of https://github.com/br…

    …eehall/eui into euiSelectable-clear-searchbar
    
    Pulling commits made in Github UI
    breehall committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ff31963 View commit details
    Browse the repository at this point in the history