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

[Dropdown] Search-In-Menu search term and filter results do not match when re-focused #2983

Open
rapneel opened this issue Jan 26, 2024 · 1 comment
Assignees
Labels
tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@rapneel
Copy link

rapneel commented Jan 26, 2024

Bug Report

Steps to reproduce

  1. Type in any search term the "Search-In-Menu" dropdown to filter items
  2. Click outside the dropdown, close the dropdown and focus out
  3. Re-open the dropdown

Expected result

Search terms cleared and filter results are also cleared
or
Search term remains, filter results also remain

Actual result

The search term is cleared, but the filtered results remain.

Testcase

https://jsfiddle.net/k5oqbmaj/1/

This is the same as the sample on the official website.
https://semantic-ui.com/modules/dropdown.html#search-in-menu

Screenshot (when possible)

github_issue_01
github_issue_02
github_issue_03

Version

2.9.3

@lubber-de lubber-de self-assigned this Jan 26, 2024
@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug state/awaiting-investigation Anything which needs more investigation labels Jan 26, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone Jan 26, 2024
@lubber-de lubber-de added state/has-pr An issue which has a related PR open and removed state/awaiting-investigation Anything which needs more investigation labels Feb 9, 2024
@lubber-de
Copy link
Member

Fixed by #2994
See your adjusted jsfiddle here https://jsfiddle.net/lubber/nckm1sy2/5/

@lubber-de lubber-de added tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build and removed state/has-pr An issue which has a related PR open labels Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants