Support confirmation messages set in Webform UI

Created on 30 June 2023, 12 months ago
Updated 2 October 2023, 9 months ago

Problem/Motivation

Currently, a confirmation message set in the Webform UI that contains markup (ex. <h1>hiiii</h1>) gets returned with html entities from the API, so when we try to pass that into dangerouslySetInnerHtml, it doesn't render as expected. We also want to avoid decoding HTML entities in our library for security reasons, so fixing this issue may require a change in the API.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Needs review

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States hooroomoo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024