- Notifications
You must be signed in to change notification settings - Fork1k
Commitdc5f69e
authored
fix: show error message for incompatible parameters (#18365)
resolvescoder/preview#148If there are any immutable params with diagnostics on the workspaceparameters page, display this error dialog.<img width="838" alt="Screenshot 2025-06-13 at 18 06 36"src="https://github.com/user-attachments/assets/47a9ad04-7969-4567-a5fc-39301c5f830c"/>1 parent9a432b8 commitdc5f69e
File tree
2 files changed
+66
-14
lines changed- site/src/pages
- CreateWorkspacePage
- WorkspaceSettingsPage/WorkspaceParametersPage
2 files changed
+66
-14
lines changedLines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
596 | 596 |
| |
597 | 597 |
| |
598 | 598 |
| |
599 |
| - | |
| 599 | + | |
600 | 600 |
| |
601 |
| - | |
| 601 | + | |
602 | 602 |
| |
603 | 603 |
| |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
604 | 611 |
| |
605 | 612 |
| |
606 | 613 |
| |
| |||
622 | 629 |
| |
623 | 630 |
| |
624 | 631 |
| |
625 |
| - | |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 | 632 |
| |
634 | 633 |
| |
635 | 634 |
| |
|
Lines changed: 57 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
126 | 133 |
| |
127 | 134 |
| |
128 | 135 |
| |
| |||
132 | 139 |
| |
133 | 140 |
| |
134 | 141 |
| |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
135 | 174 |
| |
136 | 175 |
| |
137 | 176 |
| |
| |||
182 | 221 |
| |
183 | 222 |
| |
184 | 223 |
| |
185 |
| - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
186 | 241 |
| |
187 | 242 |
| |
188 | 243 |
| |
| |||
198 | 253 |
| |
199 | 254 |
| |
200 | 255 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 256 | + | |
204 | 257 |
| |
205 | 258 |
| |
206 | 259 |
| |
|
0 commit comments
Comments
(0)