halo-dev / halo-dev/plugin-comment-widget
增加对后台评论查看回复按钮的引导
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 25
- Forks
- 32
- Avg merge
- 11h 21m
- Merged PRs (30d)
- 25
Description
后台评论管理页面
如果想查看一条评论的回复,只能点击item下部的回复数量部分才能展开,且这个按钮没有足够的引导。
建议将这个展开行为的监听事件调整为父item整体被点击,或是给在现有基础上增加一些引导,比如阴影等,便于使用者意识到这里是一个按钮。
我个人认为前者更好,因为看回复还要鼠标定位到左下角去点一下,不是很方便。
以上
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the comment management page and locate the item or reply-count click handler in the project. Compare the proposed whole-item interaction with the existing visual guidance, then verify that a user can recognize and open replies from the item as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100