[bug]: Combobox always renders the "No results found" at the end of the options when "autocomplete" is set to "none" #1803
Labels
issue: bug
Issue reporting a bug
status: pending reproduction
Waiting for free time to reproduce the issue, or more information
What version of design-system are you using?
What's Wrong?
The Combobox is always rendering the "No results found" at the end of the options when "autocomplete" is set to "none"
This can be seen in the storybook.
To Reproduce
Can be reproduced in the storybook
Combobox
component.Expected Behaviour
Since there is no filter with the
autocomplete: none
, theNo results found
shouldn't be rendered.The text was updated successfully, but these errors were encountered: