- make character editable
- adjust character-creation component to listen to a service which can be called to either create a character or edit an existing one.
- the component does NOT include a button - instead the accessing of the component will happen through the service.
- pass a parameter to the service to determine whether to edit or create a character
- adjust character-creation component to listen to a service which can be called to either create a character or edit an existing one.