andy-schwedler / capstone-project

https://beavermemories.vercel.app/
3 stars 0 forks source link

Feature/search #27

Closed andy-schwedler closed 1 year ago

andy-schwedler commented 1 year ago

Hi there,

in this PR, I have created a search bar on the Overview Page. Right at the top.

It shows all memories by default, but when a search term is entered, the onChange will filter all memories.

Happy to receive your feedback!

vercel[bot] commented 1 year ago

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

Name Status Preview Updated
capstone-project ✅ Ready (Inspect) Visit Preview Jan 10, 2023 at 9:30AM (UTC)
andy-schwedler commented 1 year ago

If you wish to test the search function...

for a content search type = "this" in the input field for a headline search type = "happy" in the input field