Skip to content

Keep up/down arrow keys inside queued-prompt inline editor#12591

Open
harryalbert wants to merge 1 commit into
masterfrom
oz-agent/block-up-down-key-propagation-in-queued-prompts-edit
Open

Keep up/down arrow keys inside queued-prompt inline editor#12591
harryalbert wants to merge 1 commit into
masterfrom
oz-agent/block-up-down-key-propagation-in-queued-prompts-edit

Conversation

@harryalbert

@harryalbert harryalbert commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description

Up/down arrow key interactions shouldn't be propagated when you're editing a prompt in the queued prompt panel.

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

Conversation: https://staging.warp.dev/conversation/756c86d3-95bc-4759-b2ac-a3c231d27fd2
Run: https://oz.staging.warp.dev/runs/019ebd3f-7b80-7164-8bca-9bd540b2ee38

This PR was generated with Oz.

@cla-bot cla-bot Bot added the cla-signed label Jun 12, 2026
@harryalbert harryalbert force-pushed the oz-agent/block-up-down-key-propagation-in-queued-prompts-edit branch from ce670fd to 532d4e6 Compare June 12, 2026 19:51
When editing a prompt in the queued prompts panel, up/down arrow keys
previously propagated out of the inline editor to the host input,
opening the history menu (and other inline menus) instead of moving the
cursor between lines. Switch the inline edit editor's vertical
navigation propagation from `Always` to `Never` so arrow keys stay
inside the editor while editing.

Co-Authored-By: Oz <oz-agent@warp.dev>
@harryalbert harryalbert force-pushed the oz-agent/block-up-down-key-propagation-in-queued-prompts-edit branch from 532d4e6 to b6f0fa6 Compare June 12, 2026 19:55
@harryalbert harryalbert marked this pull request as ready for review June 12, 2026 19:55
@harryalbert harryalbert requested a review from moirahuang June 12, 2026 19:55
@oz-for-oss

oz-for-oss Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@harryalbert

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR changes the queued-prompt inline editor so up/down arrow keys are handled by the editor instead of propagating to the host input while editing a row.

Concerns

  • For this user-facing keyboard behavior change, please include screenshots or a short screen recording demonstrating the queued-prompt inline editor keeping up/down arrow keys inside the edit box end to end.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant