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

Allow defining FEEL Popup container #795

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Conversation

pinussilvestrus
Copy link
Contributor

@pinussilvestrus pinussilvestrus commented Sep 7, 2023

Depends on bpmn-io/properties-panel#280
Related to https://github.com/camunda/team-hto/issues/344
Required by camunda/form-playground#101

This allows to provide a feel popup container via config.

new FormPlayground({
  data,
  schema,
  propertiesPanel: {
    feelPopupContainer: rootRef.current
  },
});

Demo: https://feel-popup-root--camunda-form-playground.netlify.app/

Copy link
Contributor

@Skaiir Skaiir left a comment

Choose a reason for hiding this comment

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

Requires conflict resolutions due to pressing the button on groups I reckon 👀

@pinussilvestrus pinussilvestrus merged commit 7e1864a into develop Sep 14, 2023
@pinussilvestrus pinussilvestrus deleted the feel-popup-root branch September 14, 2023 07:41
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Sep 14, 2023
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.

3 participants