coralproject / talk

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

notifications: update featured notification icon #4561

Closed kabeaty closed 6 months ago

kabeaty commented 6 months ago

What does this PR do?

Updates the icon for notifications for featured comments.

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 feature a comment and then log in as the commenter whose comment was featured to see the notification for it. You should see the rating star ribbon icon beside this notification.

Were any tests migrated to React Testing Library?

How do we deploy this PR?