-
Notifications
You must be signed in to change notification settings - Fork 4
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
Neat 68 update information architect text #324
Conversation
@@ -565,7 +565,7 @@ return ( | |||
</Panel> | |||
</ReactFlow> | |||
|
|||
<Button variant="outlined" onClick={startWorkflow} sx={{ marginTop: 2, marginRight: 1 }}>Start workflow</Button> | |||
<Button variant="outlined" onClick={ () => {saveWorkflow(); startWorkflow()} } sx={{ marginTop: 2, marginRight: 1 }}>Start workflow</Button> |
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.
Sweet!
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.
it was easier than expected, but took a while to find out where and how to change this
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.
Way to go! Love the extra effort with youtube videos :)
And nice with so many small annoyances gone.
docs/data-modeling-lifecycle/tutorial-1-knowledge-acquisition.md
Outdated
Show resolved
Hide resolved
docs/data-modeling-lifecycle/tutorial-1-knowledge-acquisition.md
Outdated
Show resolved
Hide resolved
to specify where the statement comes from, or what standard that matches the statement. The second column is called | ||
`MatchType`, and tells whether the source is partially or fully matching the statement. | ||
The process of configuration and execution of these steps is shown in the video below: | ||
https://youtu.be/_iTQatLBpns |
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.
Should this also be put into an iframe
?
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.
it should not be there at all :D
Co-authored-by: Anders Albert <60234212+doctrino@users.noreply.github.com>
Co-authored-by: Anders Albert <60234212+doctrino@users.noreply.github.com>
UI improvements:
console.logs