fix(Mask): clip click blockers at viewport edges - #109
Conversation
|
@nrps9909 is attempting to deploy a commit to the afc163's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review. Walkthrough
ChangesMask 遮罩几何
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The change localizes click blockers within the mask viewport without changing the public API, with regression coverage and validation for normal and overflow geometry. No actionable merge-blocking risk remains beyond normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Fixes #73
Validation
This does not change the public API.
AI assistance disclosure: Codex was used to trace the SVG geometry, audit current issues and pull requests for duplicate work, construct and run the red/green regression, validate browser hit-testing, and prepare this pull request. The source diff, snapshots, and validation results were checked against the exact current base.
Summary by CodeRabbit