CodeEditApp/CodeEdit

🐞 Stuck in Settings, Sub-View. Only way back is via NavigationStack Chain (< Back).

Opened this issue · 2 comments

Description

Settings Window:
Navigation back from an Sub-Menu/Sub-View like in Accounts>Git:

Would like to navigate via sidebar to other settings topic directly…
BUT you have to go back via < back button to change to other topic like General or Navigation. Somehow stuck in Sub-View and only way out is to select back-button.

Steps to Reproduce

Open Settings Windows
Choose Accounts
Choose GIT (e. g.)
Would like to navigate to General or somewhere else. ** but stuck here ** stays on sub-view.

What did you expect to happen?

change to other settings sidebar topic without to go back whole navigationStack chain.

What actually happened?

stuck on sub-view. no exit / direct launch of other sidebar topic.

I can fix this.

Thanks @Kihron, you rock!