feat(widget): add flat yield grouping option for dashboard#539
Conversation
Introduce yieldGrouping setting with flat (default) and category modes. Dashboard shows a single Earn tab unless category grouping is enabled. Skip category-based yield filtering and position grouping in flat mode.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughAdds an optional ChangesyieldGrouping flat/category gating
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Introduce yieldGrouping setting with flat (default) and category modes. Dashboard shows a single Earn tab unless category grouping is enabled. Skip category-based yield filtering and position grouping in flat mode.
Summary by CodeRabbit
New Features
yieldGroupingsetting to toggle dashboard organization between flat and category-based layouts.Tests