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/single-feature-tests/tabs/test-tabs-more-navigation-controller/scenario.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,15 +68,15 @@ Other: Ongoing research.
68
68
69
69
-[ ] Expected: **Fifth** tab content is shown, and the route key label reads `Fifth`. The More tab is selected in the tab bar. No crash or blank screen.
70
70
71
-
10.Tap **"Select First"** and then tap **"Select Sixth"**.
71
+
10. Tap **"Select First"** and then tap **"Select Sixth"**.
72
72
73
73
-[ ] Expected: **Sixth** tab content is shown, and the route key label reads `Sixth`. The More tab is selected in the tab bar.
74
74
75
75
---
76
76
77
77
### Round-trip navigation
78
78
79
-
11.Tap through tabs in this order using the select buttons: **First** → **Sixth** → **Second** → **Fifth** → **Third**.
79
+
11. Tap through tabs in this order using the select buttons: **First** → **Sixth** → **Second** → **Fifth** → **Third**.
80
80
81
81
-[ ] Expected: Each transition updates the route key label and tab bar selection correctly. Tabs behind More (Fifth, Sixth) show the More tab as selected. No visual glitches or stale route key labels.
82
82
@@ -92,7 +92,7 @@ Other: Ongoing research.
92
92
93
93
-[ ] Expected: Each transition updates the route key label and tab bar selection correctly. No visual glitches or stale route key labels.
94
94
95
-
3.Navigate between tabs using buttons from screen.
95
+
3. Navigate between tabs using buttons from screen.
96
96
97
97
-[ ] Expected: Each transition updates the route key label and tab bar selection correctly. No visual glitches or stale route key labels.
98
98
@@ -140,7 +140,7 @@ Other: Ongoing research.
140
140
141
141
-[ ] Expected: The More tab disappears, and the tab bar shows all six tabs at the top of the screen. The **Second** tab becomes active, and the route key label reads `Second`.
142
142
143
-
14.Select **Third** tab and switch to **Fifth**
143
+
14. Select **Third** tab and switch to **Fifth**
144
144
145
145
-[ ] Expected: **Fifth** tab is selected, and the route key label reads `Fifth`.
0 commit comments