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
Background on the problem the feature will solve/improved user experience
As a Public Defender/Staff Member, I want to add given sentence length measured in months when adding a new drug related case. Currently, the given sentence dropdown shows a list of genders when clicked.
Describe the solution you'd like
The dropdown should be replaced with a text box that receives numerical input for the number of months of sentence given, with some kind of indication (maybe the hint in the text box) that the sentence length is measured in months.
Tasks
Replace the current dropdown with a text box that receives numerical input
Add tests
Acceptance Criteria
The user should be presented with a text box that receives numerical input for the given sentence length in months.
The text was updated successfully, but these errors were encountered:
Background on the problem the feature will solve/improved user experience
As a Public Defender/Staff Member, I want to add given sentence length measured in months when adding a new drug related case. Currently, the given sentence dropdown shows a list of genders when clicked.
Describe the solution you'd like
The dropdown should be replaced with a text box that receives numerical input for the number of months of sentence given, with some kind of indication (maybe the hint in the text box) that the sentence length is measured in months.
Tasks
Acceptance Criteria
The user should be presented with a text box that receives numerical input for the given sentence length in months.
The text was updated successfully, but these errors were encountered: