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

Importing Editor Interfaces ignores sidebar and editors #599

Open
aghuddleston opened this issue Feb 4, 2022 · 0 comments
Open

Importing Editor Interfaces ignores sidebar and editors #599

aghuddleston opened this issue Feb 4, 2022 · 0 comments

Comments

@aghuddleston
Copy link
Contributor

Currently the import code for the editor interfaces copies over

            ctEditorInterface.controls = editorInterface.controls
            ctEditorInterface.groupControls = editorInterface.groupControls
            ctEditorInterface.editorLayout = editorInterface.editorLayout

But, as Contentful has added more options (thank you) for configuring, there are more editor interface configurations (https://contentful.github.io/contentful-management.js/contentful-management/7.53.0/interfaces/EditorInterface.html) such as

sidebar
editors

It would be nice if the import included sidebar and editors in the Editor Interfaces import.

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

No branches or pull requests

1 participant