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
Copy file name to clipboardExpand all lines: apps/src/tests/component-integration-tests/form-sheet/test-form-sheet-with-nested-stack-v5/scenario.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,3 +50,11 @@ Other: Planned, but will be implemented separately.
50
50
5. Swipe down on the FormSheet to dismiss it, then tap the "Open FormSheet" button again.
51
51
52
52
-[ ] Expected: The FormSheet re-opens at the initial lower detent (0.6). The stack's navigation state has been kept - the sheet immediately displays "Screen A" (with the yellow background and centered text) rather than resetting back to the Home Screen.
53
+
54
+
---
55
+
56
+
### Pop Action
57
+
58
+
6. Tap the "Pop" button (or native header back button) to pop Screen A.
59
+
60
+
-[ ] Expected: The stack correctly navigates back to the "Home Screen". The "Home Screen" text is visible and centered, and the light blue background completely covers the FormSheet content area.
0 commit comments