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

Sticky list headers #1108

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikita-kart
Copy link

Proposed Changes

This change incorporates the behavior implemented in this merge request and enables sticky list headers for the following elements:

  • Inputs and Outputs: List and Map values
  • Execution listeners: Field injection lists
  • Form fields: Constraints, Properties and list-type Values

All these lists have only one nesting level, and as far as I know, there are no cases where deeper nesting is used.

How it will look like

Sticky list headers 2

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

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.

Sticky "plus" icon for map and list entries
1 participant