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

匿名评论无法看到发送的待审核评论

Open
#75 4 comments 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

Your current Halo version

2.11

Describe this feature

当设置为开放注册,默认为访客时,访客身份评论后可以看到自己发送的评论,并提示待审核中。当设置不开放注册,并开放匿名评论时,匿名用户评论后不能像访客身份一样看到自己发送的评论,但实际后台中是有此评论的,可能会让匿名用户困惑是否成功评论。所以是否能让匿名评论也像访客评论一样可以显示并提示待审核中。

Additional information

No response

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

Start by tracing the anonymous comment submission and comment-list display paths, then compare them with the existing guest-user behavior described in the issue. Confirm how pending moderation status is represented and make anonymous users see their own pending comment with the corresponding notice, without exposing other pending comments.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
full-stack
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.