react-icons / react-icons

svg react icons of popular icon packs
https://react-icons.github.io/react-icons/
Other
11.25k stars 725 forks source link

[Bug]: search icon not work! #847

Closed zerosoul closed 7 months ago

zerosoul commented 7 months ago

Describe the bug

always the tip: Please enter at least 3 characters to search... even I input three charactors

image

Expected behavior

search works like the old version

Minimal sample repository URL

https://react-icons.github.io/react-icons/search/

Steps To Reproduce

enter https://react-icons.github.io/react-icons/search/

search something

Package version

latest

Relevant log output

No response

Additional context

No response

laogui commented 7 months ago

+1

rcqx commented 7 months ago

+2

thecodermehedi commented 7 months ago

not working........

longlong7211 commented 7 months ago

me too....

thecodermehedi commented 7 months ago

@kamijin-fanta

Ce1ling commented 7 months ago

+1, It's so deadly.

bombillazo commented 7 months ago

Yup, the search is dead, always asks for more than 3 characters no matter what one inputs...

kamijin-fanta commented 7 months ago

I'll fix it soon... 😭

Kishan-kr commented 7 months ago

Yup search feature is not working, after entering any keyword it still asks for more than 3 characters.

kamijin-fanta commented 7 months ago

Fixed the code. Reload the page and try again. https://github.com/react-icons/react-icons/commit/399b45c3c052cd2666eb6432e1872992a4db5589

AnmolDotX commented 7 months ago

okkay, thanks now the search is working

But, why some icons are missing now? I searched Linkedin its showing "no icons found" Linkedin icon not found @kamijin-fanta

kamijin-fanta commented 7 months ago

@AnmolDotX Matched when entered in all lowercase. Perhaps the way capitalization is handled has changed.

kamijin-fanta commented 7 months ago

resolved