[feature]: Highlight line of comment in Pages when clicking comment.
@vihar is already working on this.
Since Jul 6, 2026.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
When a sidebar comment has been made on a line, clicking the comment should highlight the line of the main test that is being described. Already the "jump to" feature seems to be implemented. When I scroll away from a paragraph containing comments and click a comment, the document will re-scroll.
Why should this be worked on?
The collective authoring / review functionality of pages is a very nice feature, and this would make it much more efficient to use. Usually, responding to comments, an author wants to read the original text to remember the context. A quick flow to snap to that region of the document allows the author to retain the context of the comment, rather than being distracted by using a CTRL+F flow.
Contributor guide
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.
Assessment
This issue has not been assessed yet.