Skip to content

feat: rename ChannelPaginatorsOrchestrator to ChannelManager - #3258

Open
MartinCupela wants to merge 1 commit into
release-v15from
feat/channel-orchestrator-to-channel-manager
Open

feat: rename ChannelPaginatorsOrchestrator to ChannelManager#3258
MartinCupela wants to merge 1 commit into
release-v15from
feat/channel-orchestrator-to-channel-manager

Conversation

@MartinCupela

@MartinCupela MartinCupela commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🎯 Goal

depends on GetStream/stream-chat-js#1813

Tracks the stream-chat rename of ChannelPaginatorsOrchestrator to
ChannelManager. No behavioral change on the React side.

BREAKING CHANGE: the prop and the ChatContext field
channelPaginatorsOrchestrator are renamed to channelManager, and the types
ChannelPaginatorsOrchestrator / ChannelPaginatorsOrchestratorState are now
ChannelManager / ChannelManagerState. Every useChatContext() consumer reading
the old field, and any test that builds a partial ChatContext value, has to be
updated. No deprecated prop or type aliases are exported.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9a2eea5f-38e7-4a8a-a5be-6a0d845fe4f9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.15789% with 7 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release-v15@59b7636). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/components/ChannelList/ChannelList.tsx 0.00% 3 Missing ⚠️
src/components/ChannelList/ChannelLists.tsx 33.33% 2 Missing ⚠️
...MemberDetailView/ChannelMemberActions.defaults.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             release-v15    #3258   +/-   ##
==============================================
  Coverage               ?   83.90%           
==============================================
  Files                  ?      523           
  Lines                  ?    15904           
  Branches               ?     5050           
==============================================
  Hits                   ?    13345           
  Misses                 ?     2559           
  Partials               ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants