Skip to content

Commit 6f9d016

Browse files
committed
Link to relevant Known Issue documentation
1 parent 6116686 commit 6f9d016

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

  • content/en/docs

content/en/docs/refguide/mobile/designing-mobile-user-interfaces/navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ You can configure this behavior either on Close page actions that you have model
122122

123123
The **All** option can be used to close all pages in the current stack.
124124

125-
#### Combining Closing and Opening Pages
125+
#### Combining Closing and Opening Pages {#combining-closing-and-opening-pages}
126126

127127
For more complex scenarios, it is possible to transparently remove one or more pages from the history from the current stack when navigating to a new page. Doing so ensures that users cannot inadvertently navigate back to pages that are no longer relevant. For example, when a user reaches the end of a three-step wizard flow, you can configure the Open page activity to open the third page and close the previous two pages at the same time. As a result, the user will see a single transition, and navigating back will not lead them to the first two pages.
128128

content/en/docs/releasenotes/studio-pro/11/11.6.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,4 @@ Additionally, page parameters can now be marked as **Optional** and be given a *
101101

102102
#### Mobile
103103

104-
* When resetting navigation history from a page without a bottom bar to a page with a bottom bar, the bottom bar does not display. We are aware of this issue and are working on a fix.
105-
104+
* When you [clear history](/refguide/mobile/designing-mobile-user-interfaces/navigation/#combining-closing-and-opening-pages) when navigating from a page without a bottom bar to a page with a bottom bar, the bottom bar does not display. We are aware of this issue and are working on a fix.

0 commit comments

Comments
 (0)