Customize Appearance of Public Embeds
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?**
With modular embedding, you can customize the appearance of your Metabase embeds. I'd like to customize public embeds as well.
**Describe the solution you'd like.**
When you select the "public link" option of the dashboard share settings, you are given an iframe URL. There should also be an option see the javascript snippet, similar to modular embedding, which would allow you to modify the colors and font of the embed.
**How does this feature request impact you?**
The current workaround is to use guest mode on modular embedding, even if you don't need to secure the embed anywhere.
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
Begin with the existing modular embedding flow and the dashboard share settings' public link option. Compare the iframe URL with the modular embedding JavaScript snippet; done means public embeds expose a comparable snippet that supports the requested color and font customization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100