Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

CMD+Tab on mac submits input for workflow run

Aperta
#454 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
50/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Ferma
Stack tecnologico
typescript, vscode
Ambito
devtools

Direzione di ricerca

Riproduci questo in VS Code usando un workflow workflow_dispatch con più input, quindi traccia la gestione della finestra di dialogo degli input del trigger del workflow nell’estensione. Verifica che passare a un’altra applicazione con CMD+Tab e tornare lasci aperto l’input corrente, senza avanzare né attivare il workflow.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

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

Lingua principale
TypeScript
Stelle
661
Fork
214
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/vscode-github-actions

Tutte le issue di github/vscode-github-actions

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.