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
When editing a new case to "Assign a New Volunteer" for the first time, the drop-down is defaulted to the first name on the list.
Expected Behavior
For new cases that have never had a volunteer assigned, the drop-down should default to a "null" picklist item. It can be a blank a string but if you have a different suggestion, please let @bcastillo32 know.
How to Replicate
ex:
Log in as an admin.
Click on "Cases" in the left sidebar menu.
Click "+New Case"
Fill out Form details
Submit form - click "+Create CASA Case"
Click "Edit Case Details" and notice "Assign New Volunteer" has defaulted to the first list item on the picklist
We highly recommend that you join us in slack https://rubyforgood.herokuapp.com/ #casa channel to ask questions quickly and hear about office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.
The text was updated successfully, but these errors were encountered:
bcastillo32
changed the title
Bug: Assign New Volunteer defaults to first name on picklist
Bug: "Assign New Volunteer" defaults to first name on picklist for new cases
Oct 20, 2023
I was thinking instead of showing nil value, can we show text as "Please Select Volunteer" with value as nil so it prompts error if user don't select any volunteer as shown in below screenshot
If it is good I can submit PR as it is very small fix.
I was thinking instead of showing nil value, can we show text as "Please Select Volunteer" with value as nil so it prompts error if user don't select any volunteer as shown in below screenshot
If it is good I can submit PR as it is very small fix.
Impacted User Types
Environment
dekstop
Current Behavior
When editing a new case to "Assign a New Volunteer" for the first time, the drop-down is defaulted to the first name on the list.
Expected Behavior
For new cases that have never had a volunteer assigned, the drop-down should default to a "null" picklist item. It can be a blank a string but if you have a different suggestion, please let @bcastillo32 know.
How to Replicate
ex:
How to access the QA site
Login Details:
Link to QA site
Login Emails:
/all_casa_admins/sign_in
password for all users: 12345678
Questions? Join Slack!
We highly recommend that you join us in slack https://rubyforgood.herokuapp.com/ #casa channel to ask questions quickly and hear about office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.
The text was updated successfully, but these errors were encountered: