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

Filter by Review Status and Location #149

Open
3 tasks
oli-lane opened this issue May 22, 2024 · 0 comments
Open
3 tasks

Filter by Review Status and Location #149

oli-lane opened this issue May 22, 2024 · 0 comments
Assignees

Comments

@oli-lane
Copy link
Collaborator

oli-lane commented May 22, 2024

Add filter buttons to sort by review status (Unreviewed, in review, reviewed) and location (San Luis Obispo County, Monterey County, Santa Barbara County). Afterwards, our filtering options should look more like this, where instead of status and priority we have status and location:

Image

For this task, I recommend you reference the Shadcn tasks example, source code located here.

Testing considerations:

  • Right now we only have projects with location as san luis obispo, so make sure to add in some projects (don't have to be valid, only for testing)
  • Similarly, we don't have the change review status hooked up to backend, so it will be helpful to manually change these attributes in the mongo db console

Requirements

  • Can filter by location and review status
  • Filter buttons alongside search bar
  • Tested by adding data with different values for location and review status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants