You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an experiment guarded TemplateEmbedPage to display the Parameter component. Use the dynamic-parameters experiment. This should function similar to CreateWorkspacePageExperimental.tsx and retrieve the parameters from API.templateVersionDynamicParameters.
swap the RichParameterInput component with the DynamicParameters component.
Retrieve parameters from dynamic params websocket, API.templateVersionDynamicParameters
Add opt-in/opt-out button for dynamic-parameters experiement
Handle usage of the autofill parameters feature which can be used in tandem with the auto query param or independently using the Presets feature UX as inspiration.
Handle usage of the mode=auto query param related to embedded buttons. There is no need to create the web socket connection if the workspace is auto-created.
The goal is to add an experimental WorkSpaceSettingsPage to add all the functionality needed to enable with dynamic parameters.
The text was updated successfully, but these errors were encountered:
Kira-Pilot
changed the title
Update TemplateEmbedPage for dynamic params
Update TemplateEmbedPage for Parameters
Apr 2, 2025
Kira-Pilot
changed the title
Update TemplateEmbedPage for Parameters
Update TemplateEmbedPage for Parameters
Apr 2, 2025
Uh oh!
There was an error while loading. Please reload this page.
TemplateEmbedPage
to display the Parameter component. Use the dynamic-parameters experiment. This should function similar to CreateWorkspacePageExperimental.tsx and retrieve the parameters from API.templateVersionDynamicParameters.API.templateVersionDynamicParameters
auto
query param or independently using the Presets feature UX as inspiration.mode=auto
query param related to embedded buttons. There is no need to create the web socket connection if the workspace is auto-created.The goal is to add an experimental WorkSpaceSettingsPage to add all the functionality needed to enable with dynamic parameters.
The text was updated successfully, but these errors were encountered: