Link to deleted user profile page available to users from reaction #1417
Labels
area: ruby
Changes to server-side code
complexity: unassessed
Needs further developer investigation before complexity/feasibility can be determined.
priority: medium
type: bug
Something isn't working
Describe the bug
If a user adds a reaction to a post and that user is then deleted, the reaction still shows their username, and clicking on it allows navigating to their profile page. To a user, this profile page will contain no information, but this is inconsistent with everywhere else that a deleted username shows.
Expected behavior
The reaction should show "deleted user" instead of the username, and there should be no link to the user profile for standard users.
A link may be required for moderators - see #1416
The text was updated successfully, but these errors were encountered: