coralproject / talk

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

Show reported state on archived stories #4404

Closed nick-funk closed 10 months ago

nick-funk commented 10 months ago

What does this PR do?

Show reported state on archived stories.

If there is nothing in the live comment actions for a user from a set of comment id's and the archive is available, use the archived comment actions to try and find their reported status for a comment.

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?

No new indices.

How do I test this PR?

Where any tests migrated to React Testing Library?

No

How do we deploy this PR?

Merge into DSA epic branch, then that will go out with the rest of the DSA release.