Fix count badge sizing and add XS variant#6286
Conversation
PR checklist ✅All required conditions are satisfied:
🎉 Great job! This PR is ready for review. |
|
SDK Size Comparison 📏
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (2)
WalkthroughAvatar tier sizing mappings are adjusted to pair with different count badge sizes. Concurrently, a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |



Goal
Fix count badge sizing and add XS variant
Implementation
Two changes for the count badge:
Also update the
avatar -> count badgemapping in light of the above🎨 UI Changes
Here's an updated preview. For the avatar changes, please check the new snapshots
Testing
Check that badges are shown correctly, especially for group avatars (e.g. in channel list & message list)
Summary by CodeRabbit