ecd4408d8af79e703c1ace520cc11152729664d4
New reviewTargeting.ts provides resolveReviewTargetAtPoint() which: - descends into groups to find the deepest commentable child under the click - walks children in z-order (front-to-back) for correct visual stacking - handles nested groups recursively - returns null if no valid child exists under the point Editor.tsx review click handler now delegates to the resolver instead of raw queryRegion + topmost-z pick. Defensive guard rejects group objectIds before draft creation. Existing group-anchored threads continue to render and open normally.
Description
RefBoard fork for AYON-only operation: AYON as identity provider, task-scoped boards. (upstream: metalfinger/refboard)
918 KiB
Releases
1
Languages
TypeScript
83.5%
JavaScript
15.5%
Shell
0.5%
PowerShell
0.3%