You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll want to add filtering and sorting options to the participants table so check-in associates can search for participants to check in. It would also be good to have pagination so the entire page isn't slowed down by showing several hundred records.
Use collection hooks to handle filtering, sorting, and pagination
Add general Text filter to search for substrings in UID, name, email, and eventually badge number
We'll want to add filtering and sorting options to the participants table so check-in associates can search for participants to check in. It would also be good to have pagination so the entire page isn't slowed down by showing several hundred records.
If time permits, it would also be nice to have collection preferences, but this is not a huge priority.
The text was updated successfully, but these errors were encountered: