Skip to content

feat(viz): collapse resolved comments and fix filter bar alignment#39

Merged
joe32140 merged 1 commit intomainfrom
feat/collapse-resolved-comments
Mar 12, 2026
Merged

feat(viz): collapse resolved comments and fix filter bar alignment#39
joe32140 merged 1 commit intomainfrom
feat/collapse-resolved-comments

Conversation

@dangng2004
Copy link
Copy Markdown
Contributor

Summary

  • Collapse resolved comment cards by hiding quote, explanation, and para-link fields; reduce padding and raise opacity slightly (0.45 → 0.6)
  • Move comment panel padding into a .comment-panel-content wrapper div so the filter bar's sticky top aligns flush with the bottom of the metrics bar (model, tokens, cost)

Test plan

  • Resolve a comment and verify it collapses to just the title with strikethrough
  • Verify the filter bar sits flush against the metrics bar with no gap
  • Verify unresolved comments still display quote, explanation, and para-link normally

🤖 Generated with Claude Code

- Collapse resolved comment cards (hide quote, explanation, para-link)
  with reduced padding and slightly higher opacity (0.45 → 0.6)
- Move comment panel padding into a wrapper div so the filter bar's
  sticky top aligns flush with the bottom of the metrics bar

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@joe32140 joe32140 merged commit 42a4c1a into main Mar 12, 2026
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.

2 participants