Dima-Bulavenko / TechCore

0 stars 1 forks source link

BUG: Search input error #42

Closed Dima-Bulavenko closed 4 weeks ago

Dima-Bulavenko commented 1 month ago

Expected behavior: When a user type a name of existing product in search input and submit this input server return a lits of products that coresponds this name.

Actual behavior: When user subbmint the form server don't returns any results even though a product name exists.