fix: include back notifications widget - #2499
Conversation
fixes #2497 Co-authored-by: Claude <noreply@anthropic.com> Signed-off-by: Florent Benoit <fbenoit@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
📜 Recent review details⏰ Context from checks skipped due to timeout. (10)
🧰 Additional context used📓 Path-based instructions (3)**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.spec.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
packages/{main,renderer,preload}/src/**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (11)📚 Learning: 2026-03-17T11:49:39.964ZApplied to files:
📚 Learning: 2026-04-15T08:04:32.031ZApplied to files:
📚 Learning: 2026-04-17T08:04:22.761ZApplied to files:
📚 Learning: 2026-04-28T13:34:51.610ZApplied to files:
📚 Learning: 2026-04-29T11:54:22.423ZApplied to files:
📚 Learning: 2026-07-14T11:55:38.534ZApplied to files:
📚 Learning: 2026-05-12T17:14:02.153ZApplied to files:
📚 Learning: 2026-06-10T15:22:39.639ZApplied to files:
📚 Learning: 2026-04-15T08:51:08.199ZApplied to files:
📚 Learning: 2026-06-16T06:15:26.225ZApplied to files:
📚 Learning: 2026-06-29T13:16:53.102ZApplied to files:
🔇 Additional comments (2)
📝 WalkthroughWalkthroughAgentWorkspaceList now renders NotificationsBox in its NavPage content. Tests reset notificationQueue and verify that the box is hidden when empty and visible when it contains a highlighted notification. ChangesAgent workspace notifications
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
|
what kind of notifications should we expect? |
|
@fbricon all notifications added by calling that we usually automatically see as it's included in the default landing page |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
example of notification: #2500 |
fixes #2497