microsoft / microsoft/vscode-pull-request-github
Behavior of "reply comment" and "collapse all" are odd if there are more than one comment in the same line.
未关闭
@alexr00 已经在做这个了。
开始于 2023年2月23日。
bug
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: Web Version, https://github.dev/huajiankan/personal/pull/2/files
- OS Version: macOS with chrome v110
Steps to Reproduce:
- visit the files page of pull, https://github.com/huajiankan/personal/pull/2/files
- Add more than one comment in the same line
- visit https://github.dev/huajiankan/personal/pull/2/files to open the vscode web
- In the left part, there is 3 comments in the same line, click the collapse all icon -> all the comments in the right side collapsed, but the other two comments in the left side are not collapsed (I infer the correct behavior is collapse all the other comments except itself??)
- Reply the first comment in the left side, click "add comment" to submit the reply, then the reply will be added to the third one.
- Click update comment icon (the pencil icon), then the second or third comment is opened.
I guess, the comment feature doesn't consider this condition that more than one comment in the same line.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。