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

Fixed inability to swipe to undo votes on comments #829

Merged
merged 2 commits into from
Jul 23, 2023

Conversation

ktgd
Copy link
Contributor

@ktgd ktgd commented Jul 23, 2023

PR Creator Checklist

Ensure you've checked the following before submitting your PR:

  • You've discussed making your changes with a member of the dev team per contributing rules in the README
  • Your changes are free of any lint errors
  • Your changes are free of any typescript errors
  • You've tested your changes

Summary

After voting on a comment, swiping doesn't let you cancel the vote. This fixes that.

Screenshots

N/A

Test Plan

  1. Upvote a comment. Repeat the same swipe (upvote) to cancel it. Verify that the vote in undone.
  2. Downvote a comment. Repeat the same swipe (downvote) to cancel it. Verify that the vote in undone.

@sgriff96 sgriff96 merged commit 0434483 into Memmy-App:main Jul 23, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants