coralproject / talk

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

notifications: update to use staff badges not author badges #4564

Closed kabeaty closed 6 months ago

kabeaty commented 6 months ago

What does this PR do?

These changes update to show staff badges for comment notifications for staff replies, not author badges.

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?

Create regular reply notifications and staff reply notifications. See that the staff reply notifications have the correct staff badge displayed next to the author's name.

Were any tests migrated to React Testing Library?

How do we deploy this PR?