-
Notifications
You must be signed in to change notification settings - Fork 493
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
Process Applications UI #4664
Comments
CC @lmbateman. |
We discussed possible low-UI but high value features with @barmac. Linking resources could work in two simple ways:
|
Love both options, and goes in line with doing more of the hard work (to make it simple). The later one would probably still refer to call activity (link to payment process)? We want to ensure we don't do the connectors thing and hide the BPMN purpose of the element to be appended. |
Yes, I just quickly hacked this together in the browser. 🙂 |
Yes, this would append a call activity with the processId (link) and name preset. The append menu would use the call activity icon for full transparency. |
Problem you would like to solve
For the new process applications feature a UI will be required. Users should be able to
Proposed solution
There are a few options for creating a UI based on existing UI patterns in the Desktop Modeler:
1. New bottom panel tab
2. New side panel
3. New modal
4. New tab
5. New overlay
Alternatives considered
No UI. Edit process application files directly.
Additional context
Related to #2508
The text was updated successfully, but these errors were encountered: