Open humansinstitute opened 3 hours ago
Currently on a feature once created it's name cannot be edited or it cannot be deleted.
The functionality exists in the code to edit.
r.Post("/", featureHandlers.CreateOrEditFeatures)
In order to add the edit feature setup a editing button on the feature page and provide the following functionality.
This will include the following changes:
Moving Forwards
@humansinstitute please assign me
@humansinstitute assign me?
@humansinstitute can I work on this?
Currently on a feature once created it's name cannot be edited or it cannot be deleted.
The functionality exists in the code to edit.
r.Post("/", featureHandlers.CreateOrEditFeatures)
In order to add the edit feature setup a editing button on the feature page and provide the following functionality.
This will include the following changes:
r.Post("/", featureHandlers.CreateOrEditFeatures)
Assignment Criteria
Moving Forwards
Assessment Criteria