Conversation
WalkthroughWhen a Bar is active within a BarStack, the active bar is now wrapped in a BarStackClipLayer to preserve styling properties like radius. The example component is updated to support a defaultIndex prop for tooltip behavior, and tests are adjusted accordingly. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
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. Additional details and impacted files@@ Coverage Diff @@
## main #6906 +/- ##
=======================================
Coverage 94.35% 94.35%
=======================================
Files 566 566
Lines 55404 55427 +23
Branches 5182 5182
=======================================
+ Hits 52275 52298 +23
Misses 3120 3120
Partials 9 9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Staging Deployment Details
These deployments will remain available for 30 days. To update snapshots: Comment |
Bundle ReportChanges will increase total bundle size by 202 bytes (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: recharts/bundle-cjsAssets Changed:
view changes for bundle: recharts/bundle-umdAssets Changed:
view changes for bundle: recharts/bundle-es6Assets Changed:
|
Description
Portal erases the clip so I applied it again.
Related Issue
Fixes #6890
Types of changes
Checklist:
Summary by CodeRabbit
Release Notes
New Features
defaultIndexprop to set the initially highlighted bar on loadTests
✏️ Tip: You can customize this high-level summary in your review settings.