CareTogether / CareTogetherCMS

An open-source case management system (CMS) for nonprofits connecting families to caring communities.
https://caretogether.io
GNU Affero General Public License v3.0
14 stars 6 forks source link

Search Box Update #751

Closed Rabi94 closed 3 months ago

Rabi94 commented 3 months ago

I updated the search box design to be centered on both desktop and mobile. I also enhanced the search functionality so you can find family members using the adults names, their emails, phone numbers, and addresses. Additionally, it now includes results for children as well.

LarsKemmann commented 3 months ago

This is fantastic @Rabi94!! One thing -- can you remove all the commented-out code, and remove "TODO:" from the comments in the filterFamilies function? Also there's a "Next steps" comment at the bottom of ShellAppBar.tsx, you can remove that as well.