Keybinds are not disabled when sending signals
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
When you want to send a signal, you're asked to type (or upload) your payload. Since keybinds for the workflow view aren't disabled, when typing l or h, it doesn't register them as typing.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Any running workflow'
- Click on 'More Actions'
- Click on 'Send Signal'
- Type
lorh(or any keybinds) in the payload field - See error
Expected behavior
That the pressed key appear in the payload input
Desktop (please complete the following information):
- OS: Linux (Ubuntu 24)
- Browser: Chrome
- Version 150.0.7871.124
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue from a running workflow through More Actions > Send Signal, then inspect the workflow view's keybinding handling and the Send Signal payload input. Done means keys such as l and h are entered into the payload without triggering workflow-view shortcuts; verify the reproduction steps in Chrome on Linux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100