coralproject / talk

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

notifications: add and emit viewnotificationsfeed event #4570

Closed kabeaty closed 6 months ago

kabeaty commented 6 months ago

What does this PR do?

Adds in an event for when the notifications feed is viewed and emits this event upon view.

These changes will impact:

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

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

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

How do I test this PR?

View the notifications feed and see that this event is emitted.

Were any tests migrated to React Testing Library?

How do we deploy this PR?