Fix show author name in last message of pending invites in chat list#668
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
📜 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). (5)
🧰 Additional context used📓 Path-based instructions (8)**/*.dart📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{dart,rs}📄 CodeRabbit inference engine (AGENTS.md)
Files:
test/**/*_test.dart📄 CodeRabbit inference engine (AGENTS.md)
Files:
test/**⚙️ CodeRabbit configuration file
Files:
lib/widgets/!(wn_)*.dart📄 CodeRabbit inference engine (AGENTS.md)
Files:
lib/widgets/*.dart📄 CodeRabbit inference engine (AGENTS.md)
Files:
lib/**/*.dart📄 CodeRabbit inference engine (AGENTS.md)
Files:
lib/widgets/**⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (26)📚 Learning: 2026-01-05T21:28:05.652ZApplied to files:
📚 Learning: 2026-01-07T16:49:18.694ZApplied to files:
📚 Learning: 2026-01-11T22:43:09.610ZApplied to files:
📚 Learning: 2026-04-14T03:52:37.716ZApplied to files:
📚 Learning: 2026-01-06T01:08:41.552ZApplied to files:
📚 Learning: 2026-01-15T14:42:54.111ZApplied to files:
📚 Learning: 2026-01-16T17:35:32.431ZApplied to files:
📚 Learning: 2026-01-19T15:50:56.684ZApplied to files:
📚 Learning: 2026-01-29T03:02:34.290ZApplied to files:
📚 Learning: 2026-01-29T16:02:52.588ZApplied to files:
📚 Learning: 2026-02-07T03:58:22.587ZApplied to files:
📚 Learning: 2026-02-11T17:29:43.985ZApplied to files:
📚 Learning: 2026-02-18T18:36:13.394ZApplied to files:
📚 Learning: 2026-04-06T09:36:06.726ZApplied to files:
📚 Learning: 2026-05-13T13:46:32.612ZApplied to files:
📚 Learning: 2026-05-13T13:46:39.250ZApplied to files:
📚 Learning: 2026-02-02T21:11:03.835ZApplied to files:
📚 Learning: 2026-02-02T21:11:17.594ZApplied to files:
📚 Learning: 2026-02-05T11:59:09.400ZApplied to files:
📚 Learning: 2026-04-28T17:39:39.941ZApplied to files:
📚 Learning: 2026-01-05T20:05:32.918ZApplied to files:
📚 Learning: 2026-01-09T13:25:18.531ZApplied to files:
📚 Learning: 2026-04-06T09:40:41.044ZApplied to files:
📚 Learning: 2026-01-05T22:40:27.888ZApplied to files:
📚 Learning: 2026-02-04T10:35:43.112ZApplied to files:
📚 Learning: 2026-02-14T05:09:20.007ZApplied to files:
🔇 Additional comments (3)
📝 WalkthroughWalkthroughPending group chats now display message author prefixes. Line 142 in ChangesPending Chat Message Author Prefix Display
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
✅ Coverage: 99.39% → 99.39% (0.00%)History
|
e1686fc to
af828e1
Compare
Description
I found this tiny bug on chat list tile: before accepted, the prefix of the last message author didn't appear. Once accepted, it was shown correctly.
Type of Change
How I Tested This
Screenshots
Checklist
just precommitpassesCloses #NNN)CHANGELOG.mdupdated (if user-visible change)Summary by CodeRabbit