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

Workbench should warn user if markup exists in a field value but the target field is not configured to render markup #328

Open
mjordan opened this issue Sep 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mjordan
Copy link
Owner

mjordan commented Sep 9, 2021

If the field formatter is available in the field's config (and it should be), Workbench can warn users during --check that values containing markup won't be rendered as expected.

@mjordan mjordan added the enhancement New feature or request label Sep 9, 2021
@mjordan mjordan self-assigned this Sep 9, 2021
@mjordan
Copy link
Owner Author

mjordan commented Sep 9, 2021

@seth-shaw-unlv suggests adding a config option to allow users to specify which format value (e.g. ‘basic_html’ or ‘full_html’) that field should use. This would let us provide more informative messages to users, do better markup validation, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant