Render HTML content in table columns
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
What problem will this feature request solve?
Customers have WYSIWYG editors on platforms and they want to see the content in Metabase as they persist these in their applications
Describe the solution you'd like.
When a table column contains HTML in a VARCHAR value, render the HTML instead of showing the raw tags.
How does this feature request impact you?
Requested by an enterprise customer
Additional information
NA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the table-column rendering path and checking how VARCHAR values are currently displayed; done means HTML content is rendered instead of raw tags, with the expected behavior verified by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100