fix(ui): add StreamOnlineIndicatorSize.xxl (20px) for xxl avatars#116
Conversation
Pairs with StreamAvatarSize.xxl per the Chat SDK design system spec (20px diameter, 2px inner border). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (9)
📒 Files selected for processing (28)
✅ Files skipped from review due to trivial changes (25)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdds ChangesStreamOnlineIndicatorSize.xxl Addition
🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers:
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #116 +/- ##
=======================================
Coverage 34.03% 34.03%
=======================================
Files 172 172
Lines 6588 6588
=======================================
Hits 2242 2242
Misses 4346 4346 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
StreamOnlineIndicatorSize.xxl(20px) to pair withStreamAvatarSize.xxl._borderWidthForSizemapping.Fixes the online indicator dimensions on the xxl avatar in the Contact Info screen — per spec.
Test plan
melos run analyze🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes / Styling