Clean up sidebar and other top improves#1612
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
5562168 to
8c7d2fa
Compare
3769430 to
6d25d6f
Compare
8c7d2fa to
cc3c105
Compare
6d25d6f to
619d48e
Compare
cc3c105 to
ea7fd0e
Compare
619d48e to
d5f3809
Compare
d5f3809 to
c05e86b
Compare
ea7fd0e to
381213c
Compare
f3cf7ff to
a9431c3
Compare
1dadedf to
5f1dbd2
Compare
a9431c3 to
c39f456
Compare
5f1dbd2 to
6f74f89
Compare
c39f456 to
74d2a5d
Compare
6f74f89 to
6322213
Compare
6322213 to
f97123d
Compare
74d2a5d to
21ef175
Compare
21ef175 to
2aa8f69
Compare
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
WalkthroughThis PR updates multiple eval UI components. ci-suite-list-sidebar now groups suites by name (memoized), selects the latest per group, adds failCount/dashboard badge, and introduces SuiteGroupItem and SuiteEntryButton render paths. commit-list-sidebar reflows commits to a two-row horizontal layout with inline status, branch + summary row, and enhanced selected styling. iteration-details adds a conditional Negative Test Summary panel. pass-criteria-badge reports failed counts and normalizes pass rates. run-detail-view adds 1-based sequence numbers, per-iteration status icons, distinguishing details, and updates IterationListItem to accept an index prop. 📝 Coding Plan
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 |

TL;DR
Redesigned the evaluation suite sidebar to group suites by name and improved the visual layout with better status indicators and expandable groups.
What changed?