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
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:
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
The text was updated successfully, but these errors were encountered:
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:
For this task, I recommend you reference the Shadcn tasks example, source code located here.
Testing considerations:
Requirements
The text was updated successfully, but these errors were encountered: