-
Notifications
You must be signed in to change notification settings - Fork 13k
chore: Purge and rename removed v1 files #37912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Caution Review failedThe pull request is closed. WalkthroughThis PR consolidates sidebar and header UI architecture by migrating from legacy NavBarV2/SidebarV2 to unified SidebarV2Item components, removing deprecated modal flows (CreateChannelModal, CreateTeamModal), eliminating omnichannel and federation UI, and refactoring the room list to support collapsible groups with updated query and grouping logic. Changes
Sequence Diagram(s)Not applicable — changes are primarily component removals, migrations, and hook signature updates without introducing new multi-component interaction flows. Estimated code review effort🎯 5 (Critical) | ⏱️ ~120 minutes This is a sweeping architectural refactoring across multiple subsystems with extensive file deletions, structural rewrites, and API-level changes. Key areas requiring careful attention:
Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
⛔ Files ignored due to path filters (3)
📒 Files selected for processing (107)
⛔ Files not processed due to max files limit (55)
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 |
22cdc8e to
6199d29
Compare
6570ec1 to
d5f676f
Compare
d5f676f to
5dc9a1f
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #37912 +/- ##
===========================================
+ Coverage 67.68% 71.73% +4.05%
===========================================
Files 3476 1453 -2023
Lines 113895 76689 -37206
Branches 20956 11129 -9827
===========================================
- Hits 77088 55013 -22075
+ Misses 34619 21244 -13375
+ Partials 2188 432 -1756
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
Summary by CodeRabbit
New Features
Improvements
Bug Fixes & Refactoring
✏️ Tip: You can customize this high-level summary in your review settings.