Commit e40207d
fix(run-history): collapse error rows by default
Failed runs were auto-expanded whenever the data loaded, which made
error panels land in the user's face every visit. Reset
expandedRowKeys on data change so rows start collapsed; users click
the expander to see the stack trace.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 40d3eb0 commit e40207d
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 197 | + | |
201 | 198 | | |
202 | 199 | | |
203 | 200 | | |
| |||
0 commit comments