Commit ee21d89
Fix Abort button on repeat Load All, auto-abort on API switch
Stop reparenting the abort button into the status bar (which destroyed
it on status clear). Position it absolutely in response-panel instead.
Clear stale finished_at on new Load All starts. Add callback to cancel
running Load All when selecting a different endpoint.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bbc9ffe commit ee21d89
3 files changed
Lines changed: 23 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1857 | 1857 | | |
1858 | 1858 | | |
1859 | 1859 | | |
| 1860 | + | |
1860 | 1861 | | |
1861 | 1862 | | |
1862 | 1863 | | |
| |||
1966 | 1967 | | |
1967 | 1968 | | |
1968 | 1969 | | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
1969 | 1987 | | |
1970 | 1988 | | |
1971 | 1989 | | |
| |||
2219 | 2237 | | |
2220 | 2238 | | |
2221 | 2239 | | |
2222 | | - | |
2223 | | - | |
| 2240 | + | |
2224 | 2241 | | |
2225 | 2242 | | |
2226 | 2243 | | |
| |||
2229 | 2246 | | |
2230 | 2247 | | |
2231 | 2248 | | |
2232 | | - | |
2233 | | - | |
2234 | | - | |
2235 | | - | |
2236 | | - | |
2237 | 2249 | | |
2238 | 2250 | | |
2239 | 2251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
759 | | - | |
760 | | - | |
| 758 | + | |
| 759 | + | |
761 | 760 | | |
762 | 761 | | |
763 | 762 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments