MDeLuise / plant-it

🪴 Self-hosted, open source gardening companion app
https://plant-it.org
GNU General Public License v3.0
598 stars 21 forks source link

Fix query with only whitespace #161

Closed MDeLuise closed 4 months ago

MDeLuise commented 4 months ago

Hey Plant-it community!

This PR addresses the issue (#156) where a whitespace input in the search box caused an error. The solution involves adding a check to trim whitespace characters from the input before processing the search query.

Cheers and happy planting! 🌿🌼