Commit bb98231
ref(autofix): Remove PR card retry button, improve error state
Remove the header retry button from PullRequestsCard since it's a
no-op when PRs are in sync. The error state now shows
"Failed to create PR — Retry" as a clickable button. Remove dead
isOutOfSync/Update code since the NextStep flow handles that case.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0750db9 commit bb98231
File tree
2 files changed
+3
-55
lines changed- static/app/components/events/autofix/v3
2 files changed
+3
-55
lines changedLines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | 701 | | |
716 | 702 | | |
717 | 703 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 302 | | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
| 303 | + | |
330 | 304 | | |
331 | 305 | | |
332 | 306 | | |
| |||
344 | 318 | | |
345 | 319 | | |
346 | 320 | | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | 321 | | |
360 | 322 | | |
361 | 323 | | |
| |||
375 | 337 | | |
376 | 338 | | |
377 | 339 | | |
378 | | - | |
| 340 | + | |
379 | 341 | | |
380 | 342 | | |
381 | 343 | | |
| |||
0 commit comments