Open Sentencing User Interface (UI) provided is meant to allow public defenders or others an ability to easily review contents of a case to determine when bias was detected.
Apache License 2.0
10
stars
17
forks
source link
Add New Case | Case Details | Drug Related Charge | Add Amount Range of Drug Possessed #96
Background on the problem the feature will solve/improved user experience
As a Public Defender/Staff Member, I want to add the amount range of drug possessed when adding a new drug related case. Currently, the dropdown for amount range of drug possessed shows a list of races when clicked.
Describe the solution you'd like
Instead of the current dropdown, there should be a text box for entering numerical value in terms of pounds of drugs.
Tasks
[ ] Replace the current dropdown with a text box for numerical values
[ ] Add indication somewhere (Maybe the hint in the text box) that the unit of measurement of drugs is in pounds
[ ] Add tests
Acceptance Criteria
The user should be presented with a text box that receives numerical input for the drug amount.
Background on the problem the feature will solve/improved user experience
As a Public Defender/Staff Member, I want to add the amount range of drug possessed when adding a new drug related case. Currently, the dropdown for amount range of drug possessed shows a list of races when clicked.
Describe the solution you'd like
Instead of the current dropdown, there should be a text box for entering numerical value in terms of pounds of drugs.
Tasks
Acceptance Criteria
The user should be presented with a text box that receives numerical input for the drug amount.