tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
676 stars 147 forks source link

Feedback message when no search results found #67

Closed MWalid closed 3 years ago

MWalid commented 4 years ago

Currently when no matched results found, the component doesn't show any feedback message.

An empty box, as it's shown in the official demo.

Is it possible to add a feedback message, something like: "No results could be found" or some customizable message?

Thank you,

tbleckert commented 3 years ago

Included in v2.2.0 thanks to @citius in #129