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

Show connect previews during element creation #743

Closed
nikku opened this issue Dec 22, 2017 · 2 comments · Fixed by #1009
Closed

Show connect previews during element creation #743

nikku opened this issue Dec 22, 2017 · 2 comments · Fixed by #1009
Assignees
Labels
enhancement New feature or request modeling
Milestone

Comments

@nikku
Copy link
Member

nikku commented Dec 22, 2017

With bpmn-io/diagram-js#242 in place we're now able to handle connect meta-data during create.

This could be used to show a layouted connection preview on create. That preview helps users to immediately understand what would happen on element creation:

  • Connection shown -> element will be created and connected
  • No connection shown -> element may be created or not, depending on CAN DROP background indicator

Interaction Demo

foo

@nikku nikku added enhancement New feature or request modeling labels Dec 22, 2017
@nikku
Copy link
Member Author

nikku commented Dec 22, 2017

Prototype on 743-create-connection-preview in diagram-js and bpmn-js.

@nikku nikku added the backlog Queued in backlog label Mar 20, 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 barmac self-assigned this Apr 24, 2019
@barmac barmac added in progress Currently worked on and removed ready Ready to be worked on labels Apr 24, 2019
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Apr 30, 2019
@ghost ghost added needs review Review pending and removed in progress Currently worked on labels Apr 30, 2019
@philippfromme
Copy link
Contributor

Closed via #1009.

@ghost ghost removed the needs review Review pending label May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request modeling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants