stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
12 stars 42 forks source link

Allow editing of features name #650

Open humansinstitute opened 3 hours ago

humansinstitute commented 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.

In order to add the edit feature setup a editing button on the feature page and provide the following functionality.

Image

This will include the following changes:

  1. add edit menu on feature page
  2. On click display an "edit" action in the pop up
  3. Reload page with editable name text box and buttons cancel, update
  4. On cancel reload original name
  5. On update post required data to the route r.Post("/", featureHandlers.CreateOrEditFeatures)

Assignment Criteria

Moving Forwards

Assessment Criteria

aliraza556 commented 3 hours ago

@humansinstitute please assign me

saithsab877 commented 3 hours ago

@humansinstitute assign me?

Vayras commented 3 hours ago

@humansinstitute can I work on this?