Skip to content

Content Editor Extender: name for new custom action #436

@dehivis24

Description

@dehivis24

Hello,

We added a new custom toolbar for the HTML editor and we noticed that when the HTML editor is displayed in responsive mode, the icons are displayed in the actions menu. For example:

image

We also noticed that our custom item toolbar is displaying the name defined in the toolbar-items.provider.ts in the menu options:

image

image

The problem is that we would like the label to be "SmarterCommerce Plugins" and if we change the name in the provider.ts the icon toolbar stops working as expected:

image

The icon is no longer displayed and the toolbar does not display our custom toolbar items.

We think that the reason is that admin app uses the name property to create classes for the components and because our name has spaces it no longer works:

image

So we were wondering if you could provide a property "Title" so that we can configure the name that the toolbar will display in the options menu while in responsive mode.

Thanks in advance,

Dehivis.

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