DErdmann1 / Pfoten-Portal

https://pfoten-portal.vercel.app
0 stars 0 forks source link

Feature/searchfunction #18

Closed DErdmann1 closed 1 year ago

DErdmann1 commented 1 year ago

Contrary to my user story, I did not add a magnifying glass icon, but instead directly display the input field. Perhaps this will be changed in a later user story that deals with styling. If no results are found, a message is displayed. Upper- or lowercase is irrelevant in the function.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pfoten-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2023 1:51pm
DErdmann1 commented 1 year ago

I will combine the animal lists and the filtering function in another user story. However, I have deleted my React imports and adjusted the search function to update the results after each new input. :)