You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of Symptom
When a user comments and then replies to their own comment and no one else does, when they go to delete their account, the original comment will persist as a "This comment was deleted." It would be nice if the database updated whether or not the comment has children as each comment is deleted.
Steps to Reproduce
Write a new comment as User A
Respond to the comment as User A
Delete User A's account
If no one else has replied to his comment, the comment will persist with no children as a "This comment was deleted" comment instead of disappearing.
The text was updated successfully, but these errors were encountered:
Description of Symptom
When a user comments and then replies to their own comment and no one else does, when they go to delete their account, the original comment will persist as a "This comment was deleted." It would be nice if the database updated whether or not the comment has children as each comment is deleted.
Steps to Reproduce
If no one else has replied to his comment, the comment will persist with no children as a "This comment was deleted" comment instead of disappearing.
The text was updated successfully, but these errors were encountered: