fix(cascader): 选中后 tab 应展示 text 字段的值#3167
Conversation
Walkthrough本次变更主要针对 Cascader 组件的数据结构和展示逻辑进行了优化。两个版本(taro 与非 taro)均在计算 levels 数组时新增了 Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (6)
⏰ Context from checks skipped due to timeout of 90000ms (1)
🔇 Additional comments (9)
✨ 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feat_v3.x #3167 +/- ##
=============================================
+ Coverage 87.18% 87.20% +0.01%
=============================================
Files 279 279
Lines 18537 18540 +3
Branches 2820 2822 +2
=============================================
+ Hits 16161 16167 +6
+ Misses 2371 2368 -3
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit
新功能
重构