Uh oh!
There was an error while loading. Please reload this page.
fix(knowledge): scroll the whole chunk editor area instead of the textarea - #6300
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Scrolling and layout: The scroll container uses Reviewed by Cursor Bugbot for commit 8541556. Configure here. |
Greptile SummaryThe PR moves scrolling from the textarea to the surrounding chunk-editor area while preserving position during content measurement.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| apps/sim/app/workspace/[workspaceId]/knowledge/[id]/[documentId]/components/chunk-editor/chunk-editor.tsx | Moves scrolling to the editor container, synchronizes textarea height with content and width changes, and preserves scroll position across layout transitions. |
Reviews (2): Last reviewed commit: "fix(knowledge): scroll the whole chunk e..." | Re-trigger Greptile
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
Aug 5, 2026
waleedlatif1
commented
Aug 5, 2026
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 8541556. Configure here.
Summary
Type of Change
Testing
Typecheck and repo lint pass. Not yet verified in a running browser.
Checklist