Modifying a nested object using select in front
I use Django REST Framework on backend and React on frontend.
I don’t understand how to give the user the ability to select and replace status or worker on Job in React using select input?
I use Django REST Framework on backend and React on frontend.
I don’t understand how to give the user the ability to select and replace status or worker on Job in React using select input?