feat(desktop): add dropdown menu to Add repository button#925
feat(desktop): add dropdown menu to Add repository button#925saddlepaddle merged 1 commit intomainfrom
Conversation
…/clone options Convert the sidebar's "Add repository" button to a dropdown menu with two options: - Open project: opens a folder picker to select an existing local repo - Clone repo: opens the clone dialog to clone from a URL The dropdown opens upward and uses the folder-plus icon.
📝 WalkthroughWalkthroughThe WorkspaceSidebarFooter component is refactored to use dropdown-based UI for repository actions in both collapsed and expanded states. A new CloneRepoDialog component is integrated with corresponding state management, replacing the previous single-action button with a multi-action dropdown containing "Open project" and "Clone repo" options. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
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 |
🧹 Preview Cleanup CompleteThe following preview resources have been cleaned up:
Thank you for your contribution! 🎉 |
Summary
Test plan
Summary by CodeRabbit
New Features
✏️ Tip: You can customize this high-level summary in your review settings.