- Notifications
You must be signed in to change notification settings - Fork1k
Commitabc946c
authored
fix: don't show prebuild workspaces as tasks (#19572)
Fixes#19570**Before:**<img width="2776" height="1274" alt="image"src="https://github.com/user-attachments/assets/bd260dbf-0868-4e4a-9997-b2fd3c99f33c"/>**After:**<img width="1624" height="970" alt="Screenshot 2025-08-27 at 09 11 31"src="https://github.com/user-attachments/assets/c85489d8-031c-4cbe-8298-6fee04e30b1f"/>**Things to notice:**- There is a task without a prompt at the end, it should not happenanymore- There is no test for this because we mock the API function and the fixwas inside of it. It is a temp solution, the API should be ready to beused by the FE soon1 parent0ab345c commitabc946c
1 file changed
+7
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2702 | 2702 |
| |
2703 | 2703 |
| |
2704 | 2704 |
| |
2705 |
| - | |
| 2705 | + | |
2706 | 2706 |
| |
2707 | 2707 |
| |
| 2708 | + | |
| 2709 | + | |
| 2710 | + | |
| 2711 | + | |
2708 | 2712 |
| |
2709 |
| - | |
| 2713 | + | |
2710 | 2714 |
| |
2711 | 2715 |
| |
2712 |
| - | |
| 2716 | + | |
2713 | 2717 |
| |
2714 | 2718 |
| |
2715 | 2719 |
| |
|
0 commit comments
Comments
(0)