GTBitsOfGood / VolunTrack

Volunteer and Event Management Platform
https://dev.volunteer.bitsofgood.org
MIT License
8 stars 8 forks source link

Attendance search doesn't work as expected #347

Closed colin4554 closed 1 year ago

colin4554 commented 1 year ago

the search bar doesn’t support searching for a name with a space in between. For example, if a volunteer’s name is “Yi Qin” and it appears if I search for “Yi” or “Qin” but not “Yi Qin”.

colin4554 commented 1 year ago

Take a look at the filteredAndSortedVolunteers function (line 148) in src/screens/Events/Admin/Attendance/EventAttendance.jsx