Skip to content

feat: allow multiple inputs in workflow and schedule screens#3602

Open
aschiavon91 wants to merge 12 commits into
temporalio:mainfrom
aschiavon91:main
Open

feat: allow multiple inputs in workflow and schedule screens#3602
aschiavon91 wants to merge 12 commits into
temporalio:mainfrom
aschiavon91:main

Conversation

@aschiavon91

Copy link
Copy Markdown

Description & motivation 💭

The UI was not handling multiple workflow inputs properly, causing silent failures in the "Start Workflow Like This One" experience.

Due to the lack of proper handling for all workflow inputs, users could inadvertently start a workflow with missing inputs, breaking execution expectations downstream.

Screenshots (if applicable) 📸

image image image image

Design Considerations 🎨

Testing 🧪

  • Start a new workflow with more than one input, check if inputs are been sent.
  • Open an workflow with more than 1 input, check if all inputs are visible.
  • Click on the 'Start Workflow Like This One' button, check if all inputs are visible.

How was this tested 👻

  • Manual testing
  • E2E tests added
  • E2E tests modified
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

#3335

Docs

Any docs updates needed?

@aschiavon91 aschiavon91 requested a review from a team as a code owner June 25, 2026 13:09
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

@aschiavon91 is attempting to deploy a commit to the Temporal Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant

CLAassistant commented Jun 25, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@aschiavon91 aschiavon91 changed the title feat: allow multiple inputs in workflow and schedule feat: allow multiple inputs in workflow and schedule screens Jun 25, 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