Skip to content
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

Sequenceflow is hidden behind task when connected to boundary event #1052

Closed
vbelinic opened this issue Dec 4, 2018 · 3 comments · Fixed by #1359
Closed

Sequenceflow is hidden behind task when connected to boundary event #1052

vbelinic opened this issue Dec 4, 2018 · 3 comments · Fixed by #1359
Assignees
Labels
BPMN bug Something isn't working modeling
Milestone

Comments

@vbelinic
Copy link

vbelinic commented Dec 4, 2018

Describe the Bug

When adding a boundary event to a task, and boundary event is connected to another task, and this task is placed over the boundary event, sequence flow is partly hidden behind the task.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Open new BPMN diagram
  2. add new Task (T1)
  3. add boundary event (B) to Task (T1)
  4. connect new Task (T2) to boundary event (B)
  5. place Task (T2) over boundary event (B)
  6. Sequence flow from boundary event (B) to Task (T2) is partly hidden behind Task (T2)

bug

Expected Behavior

Sequence flow should be visible and not partly hidden behind some element.

Environment

Please complete the following information:

  • OS: Linux Ubuntu 16.04 LTS
  • Camunda Modeler Version: 2.0.3

Depends on bpmn-io/bpmn-js#891

@nikku nikku added bug Something isn't working BPMN modeling labels Dec 4, 2018
@nikku
Copy link
Member

nikku commented Dec 4, 2018

Thanks for reporting.

@nikku nikku added the backlog Queued in backlog label Dec 4, 2018
@nikku nikku added this to the M29 milestone Mar 6, 2019
@nikku nikku added ready Ready to be worked on and removed backlog Queued in backlog labels Apr 2, 2019
@barmac
Copy link
Collaborator

barmac commented Apr 24, 2019

This will be adressed via bpmn-io/bpmn-js#994

nikku added a commit that referenced this issue Apr 26, 2019
@ghost ghost assigned nikku Apr 26, 2019
@ghost ghost added needs review Review pending and removed ready Ready to be worked on labels Apr 26, 2019
nikku added a commit that referenced this issue Apr 26, 2019
merge-me bot pushed a commit that referenced this issue May 8, 2019
@pinussilvestrus
Copy link
Contributor

Closed via aafbda4

@ghost ghost removed the needs review Review pending label May 9, 2019
philippfromme pushed a commit that referenced this issue Jun 6, 2019
philippfromme pushed a commit that referenced this issue Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN bug Something isn't working modeling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants