bpmn-io / bpmn-io/bpmn-js-differ
Can't return to parent process from sub-process
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
The diff of sub-processes does not work as intended, only one pane enters the sub-process. Additionally it's not possible to come out of a sub-process.
### Steps to Reproduce
1. Diff a process that contains a collapsed sub-process element
2. Click on the arrow to enter that sub-process
3. => It's not possible to come back to the parent
### Expected Behavior
We should be able to navigate back to the parent.
Contributor guide
Research direction
Reproduce the issue by diffing a process containing a collapsed sub-process, then use the arrow to enter it. Trace the sub-process navigation entry point and compare how both panes change; done means the diff enters consistently and provides a way to return to the parent process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100