fix: in app notification is not showing channel name and message content#7268
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🧰 Additional context used📓 Path-based instructions (4)**/*.{js,ts,jsx,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
app/containers/**/*.{ts,tsx}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (5)📓 Common learnings📚 Learning: 2026-03-10T15:21:45.098ZApplied to files:
📚 Learning: 2026-04-22T22:57:58.545ZApplied to files:
📚 Learning: 2026-04-22T22:57:58.545ZApplied to files:
📚 Learning: 2026-03-04T20:13:17.288ZApplied to files:
🔇 Additional comments (3)
WalkthroughThe notification component's row layout is restructured to adjust padding and flex properties. The flex behavior is moved from the touch container to a new inner wrapper view, and styling is simplified by removing fragment wrappers and adjusting margin properties. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Proposed changes
Regression introduced in #6985
Issue(s)
https://rocketchat.atlassian.net/browse/CORE-2148
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments
Summary by CodeRabbit