In which task and step of the codelab can this issue be found?
Send the order
Describe the problem
When the order is handed over to another app via clicking the SEND button, after clicking BACK button, I navigate from that app to the Summary fragment. Would rather expect to get back to the Start fragment as the order process is completed.
Steps to reproduce?
Send the order by clicking the SEND button.
When in the external app, click BACK, leave the sender app and you get to the Summary instead of Start fragment
VersionsAndroid Studio version: 2021.3.1
API version of the emulator: 30
Additional informationInclude screenshots if they would be useful in clarifying the problem.
URL of codelab [Navigation and the back stack] https://developer.android.com/codelabs/basic-android-kotlin-training-navigation-backstack?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-unit-3-pathway-4%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-navigation-backstack#4
In which task and step of the codelab can this issue be found?
Describe the problem When the order is handed over to another app via clicking the SEND button, after clicking BACK button, I navigate from that app to the Summary fragment. Would rather expect to get back to the Start fragment as the order process is completed.
Steps to reproduce?
Versions Android Studio version: 2021.3.1 API version of the emulator: 30
Additional information Include screenshots if they would be useful in clarifying the problem.