tech-debt: Refactor diff conversation template and related JS #322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The diff conversation system needs a refactor across template, JS, and CSS.
Locations
templates/repo/issue/view_content/conversation.tmpl:1- DIFF-CONVERSATION-DATA: template should be refactoredweb_src/js/features/repo-diff.ts:32- various different forms in conversation-holderweb_src/js/features/repo-diff.ts:154- replace calls with observer.ts methodsweb_src/js/features/repo-diff.ts:208- calling onShowMoreFiles not quite rightAction Required
Refactor diff conversation to use consistent data passing and modern observer patterns.
Created by Claude Opus 4.6