Commit 281e63d
committed
fix(autofix-request-card): simplify animated-if usage and reorder overlays
Replace animated-if with plain if for in_progress status to avoid issues
with animation behavior. Reorganize BlurredOverlay sections for better
clarity: show explanation markdown with overlay first, then animate the
display of changed files with their overlay. Update button labels and
spacing to improve user experience when showing explanations and fixed
code. These changes fix UI glitches and enhance code readability.1 parent b040cee commit 281e63d
File tree
1 file changed
+3
-2
lines changed- app/components/course-page/test-results-bar
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
0 commit comments