Commit 6853d20
fix(insights): show cached items during refresh, sanitize error text
- Remove loading guard from dashInsightsRows so cached insight items
remain visible while a refresh is in-flight (spinner still shows on
the header line).
- Strip ANSI escapes and take only the first line of error messages
before rendering in the dashboard overlay to prevent layout breakage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8f8e48b commit 6853d20
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
| 628 | + | |
628 | 629 | | |
629 | 630 | | |
630 | 631 | | |
| |||
1152 | 1153 | | |
1153 | 1154 | | |
1154 | 1155 | | |
1155 | | - | |
| 1156 | + | |
1156 | 1157 | | |
1157 | 1158 | | |
1158 | 1159 | | |
| |||
0 commit comments