In the code
Add a console log to editIncidentDetails.js action creator and log the values submitted to the DB:
In Hawaii Env UI
Open devtools to see console log in previous step
Create a case with any intake source
Navigate to the case details page
Click edit case details
Change the value of the dropdown
Click Submit
Notice the value of the dropdown quickly reverts to previously selected value
Notice the console log of the value sent to the DB
Steps to Reproduce
In the code Add a console log to
editIncidentDetails.js
action creator and log the values submitted to the DB:In Hawaii Env UI Open devtools to see console log in previous step Create a case with any intake source Navigate to the case details page Click edit case details Change the value of the dropdown Click Submit
Notice the value of the dropdown quickly reverts to previously selected value Notice the console log of the value sent to the DB
Previous Value when clicking edit:
Value updated to new reason:
value sent to DB: