Commit d82f8e4
revert(SyncStatus): restore upstream connecting banner condition
The previous change narrowed the 'Connecting...' banner to only show
on reconnect/error. Reverting to upstream's condition:
stateData.previous !== SyncState.Syncing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9199a87 commit d82f8e4
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments