Query fixes: stale widget fix, multiple series colors mismatch#3126
Query fixes: stale widget fix, multiple series colors mismatch#3126matt-aitken merged 3 commits intomainfrom
Conversation
matt-aitken
commented
Feb 25, 2026
- Fix for series color assignment being out of sync with the graph (ensures added series colors match their graph representation)
- Reload widgets when returning to screen if props changed (prevents stale widgets after filtering and scrolling)
Previously they would only refresh if they were on screen when filters changed, or after the periodic delay. This caused stale widgets when filtering and then scrolling
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (27)
WalkthroughThis PR modifies two components. In QueryResultsChart, series color selection now uses a colorIndex computed from the original position of each series in Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |