coralproject / talk

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

feat: Update notifications items #4527

Closed kabeaty closed 7 months ago

kabeaty commented 7 months ago

What does this PR do?

Streamlines copy for notification bodies for replies, featured comments, and approved comments. Adds open in new tab icon. The comment author's username is now included in embedded comments in notification bodies.

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?

You can add some replies, approve comments, and feature comments. Go to the original commenter's notifications and see these notifications in their feed with the updated copy and design.

Were any tests migrated to React Testing Library?

How do we deploy this PR?