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

Refactor notifications to use react-query #1878

Merged
merged 10 commits into from
Nov 13, 2023
Merged

Refactor notifications to use react-query #1878

merged 10 commits into from
Nov 13, 2023

Conversation

pfrazee
Copy link
Collaborator

@pfrazee pfrazee commented Nov 13, 2023

  • Adds notification-feed query
  • Places unread-notification tracking in a separate context/hook system.
    • Triggers "mark unread" when the notifications Feed component gets new data.
    • Uses broadcast channel to sync between tabs.

* origin:
  Refactor My Feeds (#1877)
  Refactor lists to use new queries (#1875)
@pfrazee pfrazee merged commit b445c15 into main Nov 13, 2023
3 of 4 checks passed
@pfrazee pfrazee deleted the notifications-rq branch November 13, 2023 02:13
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