Skip to content

Documentation updates for improved toolbox activity names and property dialog box titles #9951

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

Open
wants to merge 19 commits into
base: development
Choose a base branch
from

Conversation

Yiyun333
Copy link
Collaborator

@Yiyun333 Yiyun333 commented Aug 7, 2025

No description provided.

@Yiyun333 Yiyun333 self-assigned this Aug 7, 2025
@Yiyun333 Yiyun333 added the 11.2.0 label Aug 7, 2025
@Yiyun333 Yiyun333 changed the title Update documentation based on improved toolbox activity names and pro… Documentation updates for improved toolbox activity names and pro… Aug 7, 2025
@Yiyun333 Yiyun333 changed the title Documentation updates for improved toolbox activity names and pro… Documentation updates for improved toolbox activity names and property dialog box titles Aug 7, 2025
@@ -14,7 +14,7 @@ Some of the more common errors you can find in the application log that can caus

### java.lang.StackOverflowError

Your application is not going to recover from one of these errors. When you encounter one of these while running your Mendix application it is practically always going to be caused by an infinite loop. You can easily recreate this by creating a microflow called *Microflow* with a single microflow call action and selecting the microflow called *Microflow*. The infinite loop will crash your app and produce a stack overflow error.
Your application is not going to recover from one of these errors. When you encounter one of these while running your Mendix application it is practically always going to be caused by an infinite loop. You can easily recreate this by creating a microflow called *Microflow* with a single call microflow activity and selecting the microflow called *Microflow*. The infinite loop will crash your app and produce a stack overflow error.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the correct casing? Or is it "a single Call microflow activity"
And should it be in bold as a UX element ("a single Call microflow activity"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MarkvanMents Good catch! It should be in bold as a UI element. I've corrected this instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants