github / github/vscode-github-actions

CMD+Tab on mac submits input for workflow run

未关闭
#454 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
While prompted to enter an input after triggering a workflow that requires inputs, pressing cmd+tab out of vscode to look up a value submits the input (as though you hit enter).

**To Reproduce**
Steps to reproduce the behavior:
1. Select 'Trigger workflow' button on any workflow that has a workflow_dispatch handler with inputs. You will see a dialogue to enter the input.
2. Press cmd+tab to switch to a different window, then switch back to the vscode window.
3. The initial input dialogue is gone and is now prompting for the next input if there is one, or has triggered the workflow if that was the last input.

**Expected behavior**
The workflow input does not get submitted when pressing cmd+tab

**Screenshots**
Dialogue I'm referring to:
Image

**Extension Version**
`v0.27.1`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。