Uh oh!
There was an error while loading. Please reload this page.
improvement(kb-connectors): align connector UI surfaces - #4728
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Also limits connector icon stacks in knowledge base cards and the knowledge base list to the first 3 with a Reviewed by Cursor Bugbot for commit ffd4bb9. Configure here. |
Greptile SummaryThis PR refreshes the knowledge base connector UI surfaces — cards, modals, selectors, and status indicators — to align with the platform's design direction, replacing raw
Confidence Score: 5/5All changes are UI-only styling and component refactors with no logic mutations — safe to merge. Every changed file touches only visual presentation: replacing native buttons with the Button component, swapping hardcoded color values for design tokens, adding overflow badges for connector icons, and a single docs URL update. There are no data mutations, no API contract changes, and no conditional logic alterations that could introduce regressions. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "improvement(kb-connectors): align connec..." | Re-trigger Greptile |
Uh oh!
There was an error while loading. Please reload this page.
20db253 to
ffd4bb9Comparewaleedlatif1
commented
May 22, 2026
waleedlatif1
commented
May 22, 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 ffd4bb9. Configure here.
Summary
Type of Change
Testing
bun run lintbun run check:api-validation:strictcd apps/sim && bun run lint:checkcd apps/sim && bun run type-checkChecklist