We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use a library like Algolia to add search and filter capabilities on the members page (https://latina.dev/members)
Need at least a search bar to search by name and then a filter checkbox section to filter by level
https://www.algolia.com/developers/code-exchange/frontend-tools/instantsearch-and-next-js-starter/
https://codesandbox.io/s/github/algolia/instantsearch/tree/master/examples/react-hooks/next
The text was updated successfully, but these errors were encountered:
Stale issue message
Sorry, something went wrong.
This issue is now stale since there have not been any new conversations within the last 3 months. This PR will automatically close in 1 week.
amandhawb
No branches or pull requests
Overview
Use a library like Algolia to add search and filter capabilities on the members page (https://latina.dev/members)
Need at least a search bar to search by name and then a filter checkbox section to filter by level
Docs
https://www.algolia.com/developers/code-exchange/frontend-tools/instantsearch-and-next-js-starter/
Example code
https://codesandbox.io/s/github/algolia/instantsearch/tree/master/examples/react-hooks/next
The text was updated successfully, but these errors were encountered: