fix(desktop): prevent duplicate auto-update dialogs#271
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. WalkthroughThe change introduces a flag-based guard mechanism in the auto-updater to prevent multiple update dialogs from appearing concurrently. The Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5–10 minutes Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
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 |
Add a flag to track when the update dialog is open to prevent showing multiple dialogs when the hourly update check runs repeatedly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
23402f6 to
8335a4b
Compare
Add a flag to track when the update dialog is open to prevent showing multiple dialogs when the hourly update check runs repeatedly.
🤖 Generated with Claude Code
Description
Related Issues
Type of Change
Testing
Screenshots (if applicable)
Additional Notes
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.