Skip to content

fix input scroll issues - #14597

Merged
harryalbert merged 1 commit into
masterfrom
harry/input-srollfix
Jul 31, 2026
Merged

fix input scroll issues#14597
harryalbert merged 1 commit into
masterfrom
harry/input-srollfix

Conversation

@harryalbert

@harryalbert harryalbert commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description

Input scrolling was messed up because our calculation for the size of the input was wrong. This fixes that.

Testing

  • I have manually tested my changes locally with ./script/run

Agent Mode

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

@cla-bot cla-bot Bot added the cla-signed label Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@harryalbert
harryalbert marked this pull request as ready for review July 31, 2026 17:25
@harryalbert
harryalbert requested a review from kevinyang372 July 31, 2026 17:25
@oz-for-oss

oz-for-oss Bot commented Jul 31, 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 adjusts the Warp TUI input composer row limit so all six editor rows can render when the bordered input chrome is present, and adds a regression test for the six-row case.

Concerns

  • This is a user-facing TUI behavior change, but the PR description does not include accepted visual evidence such as a terminal transcript, render_to_lines / TuiBuffer::to_lines snapshot diff, or ./script/run-tui capture demonstrating the scroll/input rendering behavior end to end. Please attach one of those TUI-appropriate artifacts before merge.

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

@harryalbert
harryalbert enabled auto-merge (squash) July 31, 2026 17:32
@harryalbert harryalbert changed the title fix inpout scroll issues fix input scroll issues Jul 31, 2026
@harryalbert
harryalbert merged commit 0fb1bae into master Jul 31, 2026
56 checks passed
@harryalbert
harryalbert deleted the harry/input-srollfix branch July 31, 2026 17:45
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.

2 participants