Skip to content

Sessions - improve feedback/comments rendering#307362

Merged
lszomoru merged 2 commits intomainfrom
lszomoru/typical-chinchilla
Apr 2, 2026
Merged

Sessions - improve feedback/comments rendering#307362
lszomoru merged 2 commits intomainfrom
lszomoru/typical-chinchilla

Conversation

@lszomoru
Copy link
Copy Markdown
Member

@lszomoru lszomoru commented Apr 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2026 08:18
@lszomoru lszomoru enabled auto-merge (squash) April 2, 2026 08:18
@lszomoru lszomoru self-assigned this Apr 2, 2026
@lszomoru lszomoru added this to the 1.115.0 milestone Apr 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Sessions “Changes” view so that review comments and agent feedback badges render/reactively update per file row, instead of being computed once when building the file-item model.

Changes:

  • Removes reviewCommentCount / agentFeedbackCount from IChangesFileItem and stops computing counts during list-item creation.
  • Updates ChangesTreeRenderer to subscribe to the per-file count observables via per-row autoruns and render badges based on the latest values.
  • Introduces per-element disposables (elementDisposables) on the tree template and clears them on element disposal.

@lszomoru lszomoru merged commit ffdcf82 into main Apr 2, 2026
19 checks passed
@lszomoru lszomoru deleted the lszomoru/typical-chinchilla branch April 2, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants