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

Fix query cache issue #213

Merged
merged 5 commits into from
Jan 30, 2024
Merged

Fix query cache issue #213

merged 5 commits into from
Jan 30, 2024

Conversation

teodorus-nathaniel
Copy link
Contributor

@teodorus-nathaniel teodorus-nathaniel commented Jan 30, 2024

Main Problem

Currently the refetch done when user likes something is not performed correctly because it still uses data from cache instead of refetching the data, especially with the reward report

Other fixes

  • Only refetch super like count for a post (when there is an event) when the post is relevant to current state, if its not displayed anywhere, then it won't be refetched
  • Add write something block to activity page

@teodorus-nathaniel teodorus-nathaniel self-assigned this Jan 30, 2024
@teodorus-nathaniel teodorus-nathaniel merged commit 0140180 into main Jan 30, 2024
@teodorus-nathaniel teodorus-nathaniel deleted the fix/reward branch January 30, 2024 12:36
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.

1 participant