Improve comment notifications to a content that was loaded already at somepoint#3430
Improve comment notifications to a content that was loaded already at somepoint#3430tzarebczan merged 1 commit intomasterfrom
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThese changes enhance comment thread handling by automatically expanding replies in linked comment chains and refactoring the fetching logic for thread and linked comments into a dedicated effect with updated dependency arrays. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
Multiple comment notifications to a content didn't worked well. Basically the comment notifications, after the first one, didn't load the linked comment anymore. This should fix.
Summary by CodeRabbit
Release Notes
New Features
Improvements