Skip to content

Add callbackUrl to Button and Modal for workflow#285

Draft
nandorojo wants to merge 5 commits intomainfrom
f/wf
Draft

Add callbackUrl to Button and Modal for workflow#285
nandorojo wants to merge 5 commits intomainfrom
f/wf

Conversation

@nandorojo
Copy link
Copy Markdown
Collaborator

  • add callbackUrl to button and modal
  • updates for wf
  • workflow

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, Comment, Open in v0 Mar 31, 2026 2:39am
chat-sdk-nextjs-chat Ready Ready Preview, Comment, Open in v0 Mar 31, 2026 2:39am

@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 23, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedworkflow@​4.2.0-beta.719910084100100

View full report

) {
"use step";
await thread.adapter.openModal?.(
triggerId,
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.

Modal workflow step calls adapter.openModal without a contextId, causing processModalSubmit to never POST to the callback URL, which makes the workflow hang forever.

Fix on Vercel

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