Skip to content

SCAL-325130: Enable centralized Liveboard filter UX by default in embed - #609

Open
ramjith-thoughtspot wants to merge 2 commits into
mainfrom
SCAL-325130
Open

SCAL-325130: Enable centralized Liveboard filter UX by default in embed#609
ramjith-thoughtspot wants to merge 2 commits into
mainfrom
SCAL-325130

Conversation

@ramjith-thoughtspot

Copy link
Copy Markdown
Collaborator

Summary

Removes the SDK-side = false default for isCentralizedLiveboardFilterUXEnabled in LiveboardEmbed and AppEmbed. When the embedder doesn't set the flag, the param is now omitted from the iframe URL and the cluster (TSCLI) flag governs — which is on by default since 26.6.0.cl. Explicitly passing true/false still overrides.

Changes

  • Remove = false destructuring default in liveboard.ts and app.ts
  • JSDoc: GA from SDK 1.53.0 / ThoughtSpot 26.6.0.cl, @default true
  • Specs asserting the param is absent from the URL when undefined (existing explicit true/false specs unchanged)
  • Regenerated typedoc.json

@ramjith-thoughtspot
ramjith-thoughtspot requested a review from a team as a code owner August 2, 2026 18:40
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@pkg-pr-new

pkg-pr-new Bot commented Aug 2, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@thoughtspot/visual-embed-sdk@609

commit: 8ab8299

fathima-nooha
fathima-nooha previously approved these changes Aug 3, 2026
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.

2 participants