fix: Remove redundant Components entry from the left sidebar#13090
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (49.27%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.10.0 #13090 +/- ##
==================================================
- Coverage 54.61% 54.61% -0.01%
==================================================
Files 2140 2140
Lines 199349 199340 -9
Branches 28487 30083 +1596
==================================================
- Hits 108877 108867 -10
- Misses 89296 89297 +1
Partials 1176 1176
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Description
We want to remove the search bar on the menu sidebar, as it adds unnecessary redundancy, as the search bar is always present
Screenshot

Before
After
