Skip to content

[4.0] Add option to pin gallery apps entries via plugin SDK #261

@Arthurk12

Description

@Arthurk12

Describe the feature
Currently in 4.0, users can manually pin entries in the apps gallery to the sidebar navigation for quick access. It would be useful to also expose this behavior through the plugin SDK API — for example, by adding a pin boolean property to GenericContentSidekickArea and AppsGalleryEntry, which would pin the panel to the sidebar navigation as long as the pinned apps limit has not been reached.

Expected behavior
When pin: true is passed in a GenericContentSidekickArea or AppsGalleryEntry, the given item should be automatically pinned to the sidebar navigation as soon as it is processed by the client core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions