Skip to content

Conversation

mth-bou
Copy link

@mth-bou mth-bou commented Jun 24, 2024

Hey! I've made a few changes to your project. I originally wanted to fix the problem of duplicate memories for the /memories page at each refresh (the table wasn't being reset at each new rendering which added duplicates indefinitely), but I ended up refactoring quite a few things. Here they are:

  • Fix duplicated memories

Refactored the code, improved readability & added stricter typing with Typescript on pages :

  • /post
  • /profile/id
  • /home
  • /feed
  • /memories

I've merged these changes locally and everything works fine.

However, I noticed something strange, which was happening before my changes. When I tried to add a new post today, the post was indeed added and displayed on the BeReal application, but on yesterday's date. However, I noticed that the API response was correct regarding the date and was displaying "2024/06/24". When I try to delete this post via toofake.lol, I get an error 400. I can't delete this post directly from the BeReal API either, there must be a link.

@s-alad
Copy link
Owner

s-alad commented Jun 24, 2024

Will review sometime soon

@s-alad s-alad self-requested a review June 24, 2024 15:59
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