Commit 9468e3c
fix: widen popover to 375px and fix empty flash on provider switch
- Popover width 370 → 375px so OpenCode tab is fully visible
- Fixed empty state flashing when switching provider tabs — now
waits for the first fetch to complete before deciding if empty
- Checks payload.generated to distinguish "no data" from "not
yet fetched"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3402500 commit 9468e3c
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
139 | 144 | | |
140 | 145 | | |
141 | 146 | | |
| |||
0 commit comments