UNLV-CS472-672 / 2024-S-GROUP5-Munch

The Munch app is a social platform where users create profiles by selecting preferred foods.
1 stars 11 forks source link

Local Like Count Doesn't Match Backend #116

Closed StacL closed 3 months ago

StacL commented 3 months ago

Describe the bug A clear and concise description of what the bug is. Include what is expected and what is happening currently.

To Reproduce Steps to reproduce the behavior:

  1. Log into first account
  2. create 2+ posts
  3. go to own profile
  4. like a post
  5. notice that all the posts are updated with a like count
  6. make a second account
  7. create 2+ posts
  8. follow the first account you created
  9. like their posts
  10. notice the like count can get messed up

Screenshots image

StacL commented 3 months ago

another example:

image

mitshelle commented 3 months ago

Closed with PR: https://github.com/UNLV-CS472-672/2024-S-GROUP5-Munch/pull/111