-
Notifications
You must be signed in to change notification settings - Fork 740
Update File Menu docs #9628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Update File Menu docs #9628
Conversation
@@ -14,7 +14,7 @@ aliases: | |||
To open an app in Mendix Studio Pro, do one of the following: | |||
|
|||
* Select **File** > **Open App** | |||
* Click **Open App** on the Studio Pro landing page | |||
* Click **Open in Studio Pro** on the Studio Pro landing page |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The UI no longer says Open App. Instead, it says Mendix Studio Pro - Select App in the top bar and Hey there, welcome to Studio Pro in the main header. Should we still refer to this as the Open App dialog?
@@ -14,7 +14,7 @@ aliases: | |||
To open an app in Mendix Studio Pro, do one of the following: | |||
|
|||
* Select **File** > **Open App** | |||
* Click **Open App** on the Studio Pro landing page | |||
* Click **Open in Studio Pro** on the Studio Pro landing page | |||
|
|||
The **Open App** dialog box will open, where you can [select an app](#select-app) from your apps, [open an app locally](#open-locally),[open an app from a private Git repository](#open-private) or [import an app package](#import-app): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Open Private App option is no longer under Open.
No description provided.