Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Properties Panel Becomes Partially Inaccessible #115

Closed
philippfromme opened this issue Sep 17, 2021 · 2 comments · Fixed by #117
Closed

Properties Panel Becomes Partially Inaccessible #115

philippfromme opened this issue Sep 17, 2021 · 2 comments · Fixed by #117
Assignees
Labels
bug Something isn't working ux

Comments

@philippfromme
Copy link
Contributor

In some cases when there is not enough space on the screen the properties panel moves up and becomes partially inaccessible until the next render.

Before:

chrome_FQlK7Wh0ud

After:

chrome_3emKn3NRuZ

Reproduce

  1. Select a call activity
  2. Add out mappings until the properties panel starts to scroll
  3. Set Propagate all variables to true
  4. Properties panel moves up

Related to #94 (comment)
Related to camunda/camunda-modeler#2364

@philippfromme philippfromme added the bug Something isn't working label Sep 17, 2021
@MaxTru MaxTru added the ux label Sep 17, 2021
@pinussilvestrus
Copy link
Contributor

I discovered this behavior with some other checkboxes as well. I'm pretty sure this is due to the hacky custom checkbox we have in place here. Chances are good this will be resolved during #90.

@MaxTru
Copy link
Contributor

MaxTru commented Sep 23, 2021

I just wanted to try to fix this by integrating bpmn-io/properties-panel@49cfdde, however I cannot reproduce this bug :-) Maybe this goes to Windows folks @philippfromme ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants