This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Comment positioning bug in PRs with diff-gated patches #2008
Open
Description
Steps to reproduce:
- Make a PR with a large diff and a small diff (make sure the large one will be positioned above the small one)
- Comment on the smaller diff
- Open PR in atom
- Observe that the comment is in the right spot
- Expand the diff gated patch
- Observe that the comment is now misplaced
Reproduced with this PR.