halo-dev / halo-dev/plugin-comment-widget

【BUG】关于评论审核和邮件通知

Open
#69 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/improvement
Dominant language
Java
Stars
25
Forks
32
Avg merge
11h 21m
Merged PRs (30d)
25

Description

  1. 用户 A 留下评论审核后显示在了页面上,用户 B 回复了用户 A 的评论,这条回复并没有审核通过,但是用户 A 却收到了评论回复的邮件提醒,个人觉得应该改为审核通过后在进行邮件提醒

  2. 希望评论后加一个“等待审核通过”的提示语,当开启评论审核后用户的评论不会直接显示在页面上,评论后没有任何提示,容易出现“我刚才是不是评论失败了”的错觉

  3. 现在只有一级评论才会对站长进行邮件提醒,当用户 B 回复了用户 A 站长并不知情,这里建议回复也加上站长邮件提醒,否则不能及时审核

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by tracing the comment moderation, reply handling, and email notification entry points; done means unapproved replies do not trigger commenter emails, moderated comments show a pending message, and site-owner notifications include replies.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.