Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to remove a vote for an active generation. #107

Open
anybodys opened this issue Sep 8, 2024 · 0 comments
Open

Allow users to remove a vote for an active generation. #107

anybodys opened this issue Sep 8, 2024 · 0 comments

Comments

@anybodys
Copy link
Owner

anybodys commented Sep 8, 2024

Definition of Done

  1. API accepts DELETE requests to api/vote endpoint.
  2. DELETING a vote sets the deleted date.
  3. Creating a vote that's been deleted nulls the deleted date.
  4. UI :Clicking on a filled in heart makes a DELETE request to the voting endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant