[Feature]: Support navigation to different apps on the same workspace using navigateTo
#38816
Open
1 task done
Labels
Enhancement
New feature or request
Is there an existing issue for this?
Summary
As the users' app grows in size it becomes difficult to manage via git, and one of the ideas to manage these is split the app up.
navigateTo
function.To solve these problems we propose allowing navigation to different apps in the same workspace by using app names. This will be possible by adding another parameter to
navigateTo
function.Idea proposal doc
Engineering assessment doc
Slack conversation
Why should this be worked on?
This will help users split the app into multiple micro apps and still deal with portability issues with git connected apps.
The text was updated successfully, but these errors were encountered: