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

Rich Text editor does not work correctly #1017

Open
dmbdesignpdx opened this issue Feb 8, 2022 · 4 comments
Open

Rich Text editor does not work correctly #1017

dmbdesignpdx opened this issue Feb 8, 2022 · 4 comments
Labels
stale Used to mark when there was no activity for a set period of time

Comments

@dmbdesignpdx
Copy link

Hello, there is some kind of bug preventing a user from using the rich-text editor as expected (compared to the one in the builtin entry editor).

How it's implemented

Via @contentful/create-contentful-app using the @contentful/app-sdk:

<FieldWrapper
  sdk={sdkRef}
  name={label}
>
  <Field
    sdk={sdkRef}
    widgetId={widget}
  />
</FieldWrapper>

Expected behavior

Builtin entry editor:

Screen.Recording.2022-02-08.at.2.32.32.PM.mov

Actual behavior

FieldWrapper with Field

Screen.Recording.2022-02-08.at.2.22.14.PM.mov

Versions

  • @contentful/default-field-editors: 1.1.2
    • @contentful/field-editor-rich-text: 1.1.1
  • @contentful/app-scripts: 0.14.114
  • @contentful/app-sdk: 4.3.1
  • npm: 8.1.2
  • node: 16.13.1

Please let me know if there is anything else I need to provide. Thank you.

@alexdhaynes
Copy link

Hello! I am seeing this exact same issue.

@dmbdesignpdx
Copy link
Author

?

@dmbdesignpdx
Copy link
Author

this behavior still persists when creating a brand new contentful app via @contentful/create-contentful-app@latest.

updated versions:

  • @contentful/default-field-editors: 1.1.16
  • @contentful/app-scripts: 1.1.2
  • @contentful/app-sdk: 4.4.0
  • node: 16.15.0
  • npm: 8.9.0

@github-actions
Copy link

github-actions bot commented Aug 5, 2022

Marking issue as stale since there was no acitivty for 30 days

@github-actions github-actions bot added the stale Used to mark when there was no activity for a set period of time label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Used to mark when there was no activity for a set period of time
Projects
None yet
Development

No branches or pull requests

2 participants