Skip to content
New issue

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

Convert faculty filtering by query to client component #160

Open
GetPsyched opened this issue Apr 25, 2024 · 0 comments · May be fixed by #167
Open

Convert faculty filtering by query to client component #160

GetPsyched opened this issue Apr 25, 2024 · 0 comments · May be fixed by #167
Labels
help wanted Extra attention is needed
Milestone

Comments

@GetPsyched
Copy link
Member

Since we are using .filter anyways instead of re-fetching, there are too many unnecessary DB calls to the database. It's better to extract that out as a client component and use useState.

@GetPsyched GetPsyched added help wanted Extra attention is needed front-end labels Apr 25, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Development Sep 15, 2024
@GetPsyched GetPsyched moved this from Backlog to In Progress in Development Sep 15, 2024
@GetPsyched GetPsyched added this to the v1 milestone Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant