nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Nav3 migration follow-up: Handle navigate back to ForYou

Open claraf3 opened this issue 4 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Describe the problem

Figure out how the backStack should handle explicit navigations back to ForYou.

The current implementation would clear all sub stacks. So basically the backStack would be cleared with only a backStack[ForYou] left.

However this feels odd from a user's standpoint. But we also want users to be able to always exit out from ForYou.

Describe the solution

.

Additional context

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

claraf3 avatar Aug 08 '25 21:08 claraf3