Updates the copy for the report illegal content link in report forms for both archived and non-archived comments. Also updates styles so that on mobile the link text doesn't overflow.
These changes will impact:
[x] commenters
[ ] moderators
[ ] admins
[ ] developers
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?
Click Report for a comment in the stream. See the updated This comment contains illegal content text and icon for the report link. Check on mobile. Text should wrap instead of overflowing out of the report form (note that with the copy update, you may need to make text longer while testing to make it wrap).
Where any tests migrated to React Testing Library?
What does this PR do?
Updates the copy for the report illegal content link in report forms for both archived and non-archived comments. Also updates styles so that on mobile the link text doesn't overflow.
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?
Click
Report
for a comment in the stream. See the updatedThis comment contains illegal content
text and icon for the report link. Check on mobile. Text should wrap instead of overflowing out of the report form (note that with the copy update, you may need to make text longer while testing to make it wrap).Where any tests migrated to React Testing Library?
How do we deploy this PR?