temporalio / temporalio/ui

Keybinds are not disabled when sending signals

Open
#3,747 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

  1. Go to 'Any running workflow'
  2. Click on 'More Actions'
  3. Click on 'Send Signal'
  4. Type l or h (or any keybinds) in the payload field
  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.