ChannelPreviewPinnedStatus
Renders a channel pinned indicator inside ChannelList. This is the default component for the ChannelPreviewPinnedStatus override.
Best Practices
- Keep the pinned indicator subtle to avoid cluttering list rows.
- Ensure pinned state is derived from the channel’s current membership.
- Provide accessible labels or hints for icon-only indicators.
- Use consistent iconography across channel previews.
- Hide the indicator entirely when
pinnedin theChannelPreviewViewis false.