ng2-semantic-ui icon indicating copy to clipboard operation
ng2-semantic-ui copied to clipboard

Semantic Dropdown : Searched Text is not clearing if I refresh data list for dropdown (angular 6)

Open guruprasadpatil opened this issue 5 years ago • 0 comments

Bug description:

I am using SematicUI searchable dropdown in angular 6. When I search any text in dropdown and externally refresh list, Searched text is not clearing and it mixes with select text of dropdown

Version of Angular, ng2-semantic-ui, and Semantic UI:

Angular: 6 ng2-semantic-ui: 0.9.7

Expected Result: When List is refreshed, searched text should be removed from searchbox of dropdown

Actual Result: image

guruprasadpatil avatar Mar 06 '20 20:03 guruprasadpatil