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

1817 display raw html #1829

Merged
merged 1 commit into from
Sep 18, 2024
Merged

1817 display raw html #1829

merged 1 commit into from
Sep 18, 2024

Conversation

gchi25
Copy link
Collaborator

@gchi25 gchi25 commented Sep 18, 2024

PR Summary

This work adds code to display raw html when viewing JSON data.

Related Github Issue

Detailed Testing steps

To test in local development site or in dev site.

  • pull changes locally
  • make local development site up at http://localhost
  • navigate to admin/content?combine=&type=bears_life_event_form&status=All&langcode=All
  • go to life event form "Benefit finder: retirement" edit page
  • add <a href="http://usagov.gov">USAGov</a> in summary field
  • save as published
  • navigate to benefit-finder/api/life-event/retirement
  • verify the hyperlink in summary as raw html

@gchi25 gchi25 self-assigned this Sep 18, 2024
@gchi25 gchi25 merged commit b47cc15 into dev Sep 18, 2024
6 checks passed
@gchi25 gchi25 deleted the 1817-display-raw-html branch September 18, 2024 19:06
@gchi25 gchi25 added this to the v0.8.0.beta.1 milestone Oct 30, 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.

Display raw HTML of JSON data
2 participants