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

fix: register appendElement action with improved context pad #4408

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

barmac
Copy link
Contributor

@barmac barmac commented Jun 27, 2024

Closes #4349

Proposed Changes

This adds a small adapter to register appendElement action again.

Screen.Recording.2024-06-27.at.15.27.02.mov

We could change the improved canvas code to use the appendElement as the name of the action, but that would mean we introduce a dependency between create-append and improved-canvas. Another option would be to patch getEditMenu, but I excluded that to not make it depend on the flags if unnecessary.

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Jun 27, 2024
@barmac barmac requested review from a team, philippfromme and marstamm and removed request for a team June 27, 2024 13:30
Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff 👏

@nikku nikku merged commit a189c49 into main Jul 1, 2024
14 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jul 1, 2024
@nikku nikku deleted the 4349-register-append-element-with-improved-context-pad branch July 1, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants