billimarie / prosecutor-database

An open-source, community oversight dataset of all U.S. Prosecutors. Happy Hacktoberfest 🎃
https://billimarie.github.io/prosecutor-database
Other
89 stars 85 forks source link

[CODE] Add "Race" Filter #113

Closed billimarie closed 4 years ago

billimarie commented 4 years ago

Background: please see #58 for a roadmap of the Additional Filters request.

We currently have a basic filtering system for filtering through prosecutors by role.

This feature request is for implementing an additional filter, which filters based upon a prosecutor's race.

What would be the best form element to render this as? Checkboxes? If you have any ideas, feel free to comment.

shariq1989 commented 4 years ago

I'd like to pursue this. I think checkboxes would be a good solution

billimarie commented 4 years ago

Hi @shariq1989, thanks for volunteering. I have assigned you to this issue; please feel free to reach out if you have any questions.

You might want to take a look at #125, which is the checkbox for genders.

shariq1989 commented 4 years ago

I forgot to link this to the PR (is that what you are supposed to do?).

billimarie commented 4 years ago

Absolutely no worries; I can close this issue officially.

If you want to be fancy in the future, just use a keyword like "fixes," "resolves," or "closes" in your PR, then tag the issue number. It will close the issue once merged automatically. (more info)

billimarie commented 4 years ago

Closed with #140