The current system allows users to report their own posts, which serves no functional purpose and may cause user confusion.
I propose implementing one of two possible approaches. The first approach would prevent users from reporting their own posts entirely by displaying a clear message explaining that they cannot report their own content. If users need to delete or modify their posts, they can use the existing edit and delete functions instead.
Alternatively, the system could display a warning message when users attempt to report their own posts, informing them that this action is unnecessary since they have direct control over their content through editing and deletion options.
Implementing either approach would eliminate unnecessary reports that waste moderator time, reduce system clutter, and provide a clearer user experience with more logical system behavior 😊