fix(settings): preserve tab when switching workspaces - #6704
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview A new
Reviewed by Cursor Bugbot for commit 715c4c8. Bugbot is set up for automated code reviews on this repo. Configure here. |
Greptile SummaryThe PR preserves the active settings section when switching workspaces while discarding workspace-specific detail segments.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| apps/sim/app/workspace/[workspaceId]/w/components/sidebar/hooks/use-workspace-management.ts | Adds settings-aware destination resolution to workspace switching without an eligible unresolved follow-up finding. |
| apps/sim/app/workspace/[workspaceId]/w/components/sidebar/hooks/use-workspace-management.test.tsx | Adds focused coverage for preserved settings sections, discarded detail segments, and fallback behavior. |
Reviews (2): Last reviewed commit: "fix(settings): preserve tab when switchi..." | Re-trigger Greptile
|
@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 715c4c8. Configure here.
Summary
Type of Change
Testing
Checklist