PR diffs 5: implement native PR code-content repaint bridge #28
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#23 Forgejo PR diffs: native Pierre bridge
barrettruth/nix
#24 PR diffs 1: lock down native review DOM contract
barrettruth/nix
#25 PR diffs 2: add fixtures and measurements for review pages
barrettruth/nix
Reference
barrettruth/nix#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Implement the real PR renderer as a native-DOM-preserving repaint bridge.
Scope:
<table class="chroma">, rows, line number anchors, comment buttons, conversation rows, and form containers.Acceptance:
FileDiffreplacement is used for signed-in review pages.Depends on: PR diffs 1 and PR diffs 2.