coralproject / talk

A better commenting experience from Vox Media
https://coralproject.net
Other
1.89k stars 355 forks source link

[Notifications] Increment notificationCount based on user in-page notification preferences #4518

Closed kabeaty closed 7 months ago

kabeaty commented 7 months ago

What does this PR do?

Increment notificationCount based on user in-page notification preferences.

These changes will impact:

What changes to the GraphQL/Database Schema does this PR introduce?

none

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

Enable/disable these settings for a user in My profile > Preferences and see that you do/don't get a notification count showing up on the bell tab.

Were any tests migrated to React Testing Library?

How do we deploy this PR?