4noobs-web icon indicating copy to clipboard operation
4noobs-web copied to clipboard

Search for space

Open rluders opened this issue 3 years ago • 0 comments

I'm pretty sure that you can search just by adding a "space" to the search input. To avoid this kind of behavior, the best thing to do is to trim() the input value. Also, I guess that you want to validate it before allowing users to submit the search.

https://github.com/MatheusFC2/4noobs-web/blob/d34991dfa666647184e14fd8c75e61ce2f1edaac/src/pages/Cursos.jsx#L40

rluders avatar Aug 03 '22 07:08 rluders