TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
852 stars 185 forks source link

Bug 253/search bug #263

Closed Suryac72 closed 10 months ago

Suryac72 commented 1 year ago

@maltejur I resolved the Search issue that was reported in [BUG] The search bar shows results even if the input is empty. Please review and merge this PR

Actual Behavior :

Capture

Expected Behavior : image

Panquesito7 commented 10 months ago

Fixed by #254. Thanks for your contributions, though.