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.
Abierto
@alexr00 ya está trabajando en esto.
Desde el 23/2/2023.
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 796
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.