Restore agent sessions by dragging the session row#6463
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughThe session row drag handling now spans both the row and trailing actions UI. The trailing actions component removes drag-handle wiring and adds a DOM marker for the actions container. The row component now uses an 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
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 |
c846236 to
033b016
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: c1cc6861-89fa-4016-9c3f-d573c5dd6333
📒 Files selected for processing (2)
src/renderer/src/components/right-sidebar/AiVaultSessionRow.tsxsrc/renderer/src/components/right-sidebar/SessionRowTrailingActions.tsx
🚧 Files skipped from review as they are similar to previous changes (1)
- src/renderer/src/components/right-sidebar/AiVaultSessionRow.tsx
033b016 to
527b9d5
Compare
Summary
Review
data-ai-vault-session-actions/data-ai-vault-session-drag-handleguard.Elementrather thanHTMLElementforclosest()checks.Validation
pnpm exec oxlint src/renderer/src/components/right-sidebar/AiVaultSessionRow.tsx src/renderer/src/components/right-sidebar/SessionRowTrailingActions.tsxpnpm run typecheck:webpnpm exec vitest run --config config/vitest.config.ts src/renderer/src/lib/ai-vault-session-drag.test.ts src/renderer/src/lib/launch-ai-vault-session.test.tsapplication/x-orca-ai-vault-session, showed the drop overlay, dropped onto the pane, and queued a new tabNotes