feat: 主信息流有界树状评论 - #2
Open
HxZou wants to merge 1 commit into
Open
Conversation
在父回复下支持可配置的 2–5 层 DOM 树嵌套,设置中与「展开二级回复」联动;修复空壳展开按钮与引导线拼接,并同步相关手册与功能目录(changelog 留待发版)。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
问题
主信息流楼中楼原先最多展示到二级(直属回复),更深讨论只能进入「完整讨论」窗口,阅读路径被打断。
方案
在主信息流内用有界 DOM 树继续嵌套:
改动范围
截图
验证
非目标