Skip to content

SCAL-313693 Create an visual embed sdk flag for controlling the new e…#532

Open
podishetti-nagavenu wants to merge 1 commit into
mainfrom
SCAL-313693
Open

SCAL-313693 Create an visual embed sdk flag for controlling the new e…#532
podishetti-nagavenu wants to merge 1 commit into
mainfrom
SCAL-313693

Conversation

@podishetti-nagavenu
Copy link
Copy Markdown
Collaborator

…xperience in TSE

@podishetti-nagavenu podishetti-nagavenu requested a review from a team as a code owner May 20, 2026 05:45
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 20, 2026

Open in StackBlitz

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

commit: a3d6aa4

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces the enableConnectionNewExperience flag to AppEmbed, allowing users to enable the new connection experience. The changes include updates to the AppViewConfig interface, the Param enum, and the AppEmbed class to handle the parameter in the iframe URL. Unit tests were added to verify the URL generation for various flag states. A review comment was provided to verify that the @version JSDoc tag adheres to the canonical SDK-to-ThoughtSpot Cloud version mapping.

Comment thread src/embed/app.ts
* This flag is used to enable the new connection experience for AppEmbed.
*
* Supported embed types: `AppEmbed`
* @version SDK: 1.51.0 | ThoughtSpot Cloud: 26.8.0.cl
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.

medium

The @version tag for SDK version 1.51.0 should map to ThoughtSpot Cloud version 26.8.0.cl according to the canonical mapping sequence established in the style guide.

References
  1. The @Version tag must follow the canonical mapping between SDK and ThoughtSpot Cloud versions. SDK 1.50.0 maps to 26.7.0.cl, so 1.51.0 should map to 26.8.0.cl. (link)
  2. Maintain consistency in JSDoc tag ordering and patterns by following established file conventions.

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.

1 participant