- Notifications
You must be signed in to change notification settings - Fork905
Commit45d46c8
authored
refactor: minor task page design adjustments (#18187)
**Before:**<img width="1624" alt="Screenshot 2025-06-02 at 13 38 45"src="https://github.com/user-attachments/assets/545400e9-18d6-44a3-9f21-a51ceceedc8e"/>**After:**<img width="1624" alt="Screenshot 2025-06-02 at 13 40 18"src="https://github.com/user-attachments/assets/1b0b89f0-8cd6-4afd-8800-786e43ae4b52"/>- Show output links- Move workspace app bar to top of screen- Remove redundant task status indicators- Update "building your task" to "Building your workspace" to be moretransparent- Change “Open IDE” language to “Open Locally”Closes:-#18181-#181621 parent87c4948 commit45d46c8
File tree
6 files changed
+256
-152
lines changed- site/src
- modules
- apps
- workspaces/WorkspaceAppStatus
- pages
- TaskPage
- TasksPage
- WorkspacePage
- utils
6 files changed
+256
-152
lines changedLines changed: 13 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 |
| - | |
13 |
| - | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
18 |
| - | |
19 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
25 |
| - | |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
| |||
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
35 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 |
| |
37 | 42 |
| |
38 |
| - | |
| 43 | + | |
39 | 44 |
| |
40 | 45 |
| |
41 | 46 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
36 | 35 |
| |
| 36 | + | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
0 commit comments
Comments
(0)