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

Escape does not abort the running of the workflow

Aperta
#487 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
42/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
typescript, vscode
Ambito
devtools

Direzione di ricerca

Riproduci il problema nell'estensione VS Code eseguendo un workflow che richiede parametri, quindi premendo Escape o spostando il focus dell'IDE. Inizia tracciando la richiesta dei parametri e la gestione della tastiera e del focus; il lavoro è completato quando Escape interrompe il workflow e la perdita del focus non fa avanzare al parametro successivo.

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

Descrizione

bug

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Run a workflow
  2. When the dialog pops open to enter a parameter, hit escape
  3. It keeps on going to the next parameter and eventually the job is run

Expected behavior
Hitting escape should terminate the running of the workflow while entering parameters as per the prompt in the popup

Screenshots

Image

Extension Version
0.27.2

Additional context
Another issue found:
When the prompt is shown, if the IDE loses focus due to a global mac keyboard shortcut (I was popping open a clipboard tool to paste in a value into one of the parameters), it skips that step (not sure if it entered a value or just treated it as if I hit enter). The keystroke I used BTW was Shift+Cmd+C

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.