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(hooks): set sticky correctly on element change #175

Merged
merged 2 commits into from
Aug 17, 2022
Merged

Conversation

marstamm
Copy link
Contributor

@marstamm marstamm commented Aug 16, 2022

related to bpmn-io/bpmn-js-properties-panel#726
(see issue for why this was broken)

@marstamm marstamm requested a review from a team August 16, 2022 13:14
@marstamm marstamm self-assigned this Aug 16, 2022
@marstamm marstamm requested review from pinussilvestrus and smbea and removed request for a team August 16, 2022 13:14
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Aug 16, 2022
@nikku
Copy link
Member

nikku commented Aug 16, 2022

Try out via

npx @bpmn-io/sr bpmn-io/bpmn-js-properties-panel -l bpmn-io/properties-panel#fix-sticky-headers

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.

I do see some visual issues still. Are these due to this PR or improvements needed in FEEL marker land?

capture op32qJ_optimized

@marstamm
Copy link
Contributor Author

Good catch @nikku. This is a z-index issue that we should fix in the headers. The FEEL marker already uses z-index 1, so the header should use something higher. I'll adjust the PR

@marstamm marstamm merged commit 6a033d1 into main Aug 17, 2022
@marstamm marstamm deleted the fix-sticky-headers branch August 17, 2022 07:43
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants