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

Use Timeout to Account for Async Rendering of Properties Panel #19

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

philippfromme
Copy link
Collaborator

@philippfromme philippfromme commented Sep 19, 2022

Context

Due to the issue described in bpmn-io/properties-panel#186 (comment) the properties panel isn't always focused on showEntry. To fix this issue a timeout is introduced to account for the async rendering of the properties panel. Once the issue has been fixed in the properties panel the timeout can be safely removed. In the meantime, nothing is going to change for users of @camunda/linting as the timeout is only used internally.


Related to bpmn-io/properties-panel#186
Related to camunda/camunda-modeler#3144

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Sep 19, 2022
@philippfromme philippfromme changed the title fix: use setTimeout to work around properties panel focus issue Use Timeout to Account for Async Rendering of Properties Panel Sep 19, 2022
@barmac
Copy link
Contributor

barmac commented Sep 22, 2022

I will look into this today.

@barmac barmac merged commit 622d2fc into main Sep 23, 2022
@barmac barmac deleted the fix-focus branch September 23, 2022 06:48
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Sep 23, 2022
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