You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Confirmed no samples, schemas, or start_of_day changes.
27
+
28
+
Playwright coverage
29
+
- Added a specific Paths or IDs accordion assertion that verifies:
30
+
- expanded content is visible and flex-stretched.
31
+
- collapsed content is hidden.
32
+
- textarea is hidden when collapsed.
33
+
- collapsed Paths section is no longer flex-stretched.
34
+
- reopened content is visible and flex-stretched again.
35
+
- icon state changes closed/open.
36
+
37
+
Full samples smoke test
38
+
- Skipped intentionally.
39
+
- Reason: this PR is a targeted Preview Generator V2 accordion/CSS fix and does not modify sample JSON, sample launch code, or shared sample runtime behavior.
40
+
41
+
Manual validation
42
+
- Open tools/preview-generator-v2/index.html.
43
+
- Collapse Paths or IDs and confirm only the header remains visible.
44
+
- Reopen Paths or IDs and confirm the textarea returns and fills the available center space.
0 commit comments