github / github/vscode-github-actions

Escape does not abort the running of the workflow

Aperta
#487 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
TypeScript
Stelle
660
Fork
213
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.