- Notifications
You must be signed in to change notification settings - Fork5
Commit8d9f844
authored
fix: start coder connect progress indicator immediately (#214)
With the changes made in#203, it now takes a moment longer to receive the first progress update, when we either start the download (if not already downloaded), or validate the dylib. To address this, the progress indicator will immediately start making progress towards 25%. This prevents it from appearing stuck in what is an expected situation.https://github.com/user-attachments/assets/da57270d-a50b-49ab-9e53-ae02368c71dc1 parentb74def3 commit8d9f844
File tree
2 files changed
+53
-21
lines changed- Coder-Desktop/Coder-Desktop
- VPN
- Views
2 files changed
+53
-21
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| |||
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
49 |
| - | |
| 52 | + | |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
54 |
| - | |
| 57 | + | |
55 | 58 |
| |
56 |
| - | |
| 59 | + | |
57 | 60 |
| |
58 |
| - | |
| 61 | + | |
59 | 62 |
| |
60 | 63 |
| |
61 | 64 |
|
Lines changed: 44 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
13 | 24 |
| |
14 | 25 |
| |
15 | 26 |
| |
| |||
19 | 30 |
| |
20 | 31 |
| |
21 | 32 |
| |
22 |
| - | |
| 33 | + | |
23 | 34 |
| |
24 | 35 |
| |
25 |
| - | |
26 | 36 |
| |
27 | 37 |
| |
28 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
29 | 50 |
| |
30 | 51 |
| |
31 | 52 |
| |
| |||
40 | 61 |
| |
41 | 62 |
| |
42 | 63 |
| |
43 |
| - | |
| 64 | + | |
44 | 65 |
| |
45 | 66 |
| |
46 | 67 |
| |
47 | 68 |
| |
48 | 69 |
| |
49 | 70 |
| |
50 | 71 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
55 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
56 | 80 |
| |
57 | 81 |
| |
58 | 82 |
| |
59 |
| - | |
| 83 | + | |
60 | 84 |
| |
61 | 85 |
| |
62 | 86 |
| |
63 | 87 |
| |
64 | 88 |
| |
65 | 89 |
| |
66 |
| - | |
67 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
68 | 97 |
| |
69 | 98 |
| |
70 | 99 |
| |
|
0 commit comments
Comments
(0)