Skip to content

docs(embedding): document EMBEDDED_DISABLE_PERMALINK_ORIGIN_REWRITE - #43600

Merged
rusackas merged 2 commits into
masterfrom
fix/from-pr-39925-needs-docs-refactor-frontend-centralize-
Aug 27, 2026
Merged

docs(embedding): document EMBEDDED_DISABLE_PERMALINK_ORIGIN_REWRITE#43600
rusackas merged 2 commits into
masterfrom
fix/from-pr-39925-needs-docs-refactor-frontend-centralize-

Conversation

@rusackas

Copy link
Copy Markdown
Member

SUMMARY

#39925 added the EMBEDDED_DISABLE_PERMALINK_ORIGIN_REWRITE config flag (opt-out for the frontend's permalink origin rewrite, used to avoid handing out unreachable internal-host permalinks on proxied/subdirectory deployments) but never documented it. This adds a short section to the embedding docs, next to the existing resolvePermalinkUrl callback docs since both deal with permalink URLs in embedded contexts.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A, docs only.

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration
  • Introduces new feature or API
  • Removes existing feature or API

Follow-up to #39925, which added the config flag but didn't document it.
Explains the default permalink-origin rewrite behavior for proxied/
subdirectory deployments and how to opt out.

Co-Authored-By: Claude <noreply@anthropic.com>
@dosubot dosubot Bot added doc:user User / Superset documentation embedded labels Aug 27, 2026
@github-actions github-actions Bot added doc Namespace | Anything related to documentation and removed embedded labels Aug 27, 2026
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit d94917c
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a9095adc0ece400088ab2e4
😎 Deploy Preview https://deploy-preview-43600--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread docs/docs/using-superset/embedding.mdx Outdated
Comment thread docs/docs/using-superset/embedding.mdx Outdated

@bito-code-review bito-code-review Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review Agent Run #e1a36c

Actionable Suggestions - 1
  • docs/docs/using-superset/embedding.mdx - 1
Review Details
  • Files reviewed - 1 · Commit Range: 0940655..0940655
    • docs/docs/using-superset/embedding.mdx
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers an incremental AI Review.

  • /review full - Manually triggers a full AI Review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread docs/docs/using-superset/embedding.mdx Outdated
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@rusackas
rusackas merged commit 94b5942 into master Aug 27, 2026
64 checks passed
@rusackas
rusackas deleted the fix/from-pr-39925-needs-docs-refactor-frontend-centralize- branch August 27, 2026 20:15
@bito-code-review

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped – PR Already Merged

Bito scheduled an automatic review for this pull request, but the review was skipped because this PR was merged before the review could be run.
No action is needed if you didn't intend to review it. To get a review, you can type /review in a comment and save it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc:user User / Superset documentation doc Namespace | Anything related to documentation preset-io size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants