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

fix: Fix blank editor if Json field is present #2224

Merged

Conversation

vipulchadda
Copy link
Contributor

Purpose

The FlexFields entry editor was blank when the content type included a JSON field.

Approach

Using the JSON field editor explicitly instead of the default field editor for JSON field

Testing steps

Add JSON field to a content type. Add a rule in FlexFields and verify that the editor displays appropriately.

@vipulchadda vipulchadda requested a review from a team as a code owner June 28, 2024 19:45
@vipulchadda vipulchadda changed the title fix: Fix blank editor if Json field is presetn fix: Fix blank editor if Json field is present Jun 29, 2024
Copy link
Contributor

@whitelisab whitelisab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@whitelisab whitelisab added this pull request to the merge queue Jul 19, 2024
Merged via the queue into contentful:main with commit 8254339 Jul 19, 2024
9 checks passed
@github-actions github-actions bot mentioned this pull request Jul 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants