## User story:
A user should be able to remove their support for a wish or a focus area.==== Background
## Acceptance criteria:This is the frontend task that goes with {T404136}. The new API allows users to edit or remove votes, so we'd like to expose this in the Voting section of wishes and focus area detail pages.
==== Designs
This is what I have now. Subject to @JSengupta-WMF's feedback.
{F66714273}{F66714272}
{F66714271}{F66714270}
I realize the dialog should say "Update comment" when updating.
==== Acceptance criteria
* After voting, the voting button should instead be replaced with a message "You've already supported this wish" (or "focus area").
* Next to the above message should be two quiet buttons, "Edit comment" (progressive) and "Remove support" (destructive)
* "Edit comment" should open the same familiar dialog and allow changes to the comment
A user should see a* "Remove Ssupport" button when they view a wish or focus area page they supported.should open a confirmation dialog with a Yes/No
When they click on the remove support, their name should be removed from the list* On submissions, and the comment should be struck out.
the page should be refreshed with the vote and vote count updated accordingly