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

Bump properties panel version #814

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Conversation

pinussilvestrus
Copy link
Contributor

@pinussilvestrus pinussilvestrus commented Sep 22, 2023

Related to bpmn-io/properties-panel#287

const feelPopup = formEditor.get('feelPopup');

console.log('is open', feelPopup.isOpen());

feelPopup.close();

feelPopup.open(someElement, { type: 'feel' }, elementToRestoreFocusAfterClose);

@pinussilvestrus pinussilvestrus requested a review from a team September 22, 2023 12:37
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Sep 22, 2023
@pinussilvestrus pinussilvestrus merged commit 5ea8290 into develop Sep 22, 2023
10 of 11 checks passed
@pinussilvestrus pinussilvestrus deleted the bump-properties-panel branch September 22, 2023 12:50
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Sep 22, 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.

2 participants