warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.5k stars 376 forks source link

workflow enum context not working for second argument #5466

Open GeorgeOrzanescu opened 1 week ago

GeorgeOrzanescu commented 1 week ago

Dupe Check

Describe the bug

Added a new workflow with 2 enum arguments k9s --context {{ethos-context}} -n {{ethos-namespace}}. When running the workflow the options for the first argument appear but after I select one for the second one there is no way to select one of the options I entered for that enum.

To reproduce

create a new workflow with 2 enum arguments, run the workflow

Expected behavior

Should be able to choose options for both arguments.

Screenshots

Screenshot 2024-11-13 at 10 46 14

Operating system

MacOS

Operating system and version

Sequoia 15.1

Shell Version

zsh 5.9

Current Warp version

latest

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

today

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None