Sorting and pagination through useCollection() hook
Two Select menus added to filter by participant role & status; TextFilter box now also works to search by substrings in UID/name (no email/badge # for now, data not in Participant type)
N2H: Collection prefs also added to customize table column view/pagination preferences
Using collection hooks Resolves #269
Changes
useCollection()
hookSelect
menus added to filter by participant role & status;TextFilter
box now also works to search by substrings in UID/name (no email/badge # for now, data not inParticipant
type)