Skip to content

Keep Feel Popup open when switching elements #270

@pinussilvestrus

Description

@pinussilvestrus

Is your feature request related to a problem? Please describe.

Follow up of #265

We currently close the Feel Popup editor once another element is selected, as the properties panel follows the pattern of always edit the current element.

However, for this purpose, we can imagine keeping the popup open, as it makes sense to keep the context in the popup but check other element properties. Example: Inspect other components and copy variables or code.

Describe the solution you'd like

Keep the popup open during switching elements. This would mean we would need to reference the element in the popup and execute updates on it. Currently, the entries always use the selected element to do the updates.

Describe alternatives you've considered

Keep things as they are.

Additional context

Related to #265

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogQueued in backlogenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions