Skip to content

Datasets - Allow a menu config item, for more complex menus #224

@markfee

Description

@markfee

The menu is currently derived from the datasets config, but sometimes the menu is more complex than that approach allows.

This ticket will also define a menu config structure, such that:

  • The menu config will be stored in pluginState, if provided
  • If not provided, the pluginState.menu will be derived from the datasets config
  • The 'Menu' will be rendered directly from the pluginState.menu config
  • The datasets will derive their visibility from the pluginState.menu, if showInMenu is true in the datasets config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions