lucyparsons / lucyparsons/OpenOversight
Consider changing search drop-downs to check box selects
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 256
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
At https://openoversight.lucyparsonslabs.com/find in particular, doesn't it make sense for Officer Rank and maybe Race to be checkboxes, so that more than one can be selected? Being able to effectively say, "I don't know what his rank was", or, "he was Asian or Pacific Islander" is nicer than having to do multiple separate queries.
And I assume lots of people will be like me and not have any idea what the officer's rank is, so maybe still defaulting to Commander makes sense, but also having a "Check all" or "I don't know" button that checks all would be good, or defaulting to all.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the /find page and trace how the Officer Rank and Race dropdowns submit search criteria. Define the multi-selection and “I don't know” behavior described in the issue, then verify that searches using multiple or all values return the expected results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100