Skip to content

Add markdown support in form errors #554

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

Closed
ericnewcomer opened this issue Jun 7, 2025 · 0 comments · Fixed by #555
Closed

Add markdown support in form errors #554

ericnewcomer opened this issue Jun 7, 2025 · 0 comments · Fixed by #555
Assignees

Comments

@ericnewcomer
Copy link
Member

FormElement lets you display text errors. Sometimes we have errors from the server that would be nice to have links in them. If the server sent html code today the form components render the actual html code as plain text. No good.

We should add support for markdown error messages in these components. (We will update the server later to send markdown error messages if formatting is desired).

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 a pull request may close this issue.

1 participant