Skip to content

agent: Fix panel prompt footer layout in full screen#53349

Merged
Anthony-Eid merged 1 commit intomainfrom
fix-agent-panel-layout
Apr 8, 2026
Merged

agent: Fix panel prompt footer layout in full screen#53349
Anthony-Eid merged 1 commit intomainfrom
fix-agent-panel-layout

Conversation

@Anthony-Eid
Copy link
Copy Markdown
Contributor

Summary

Keep the prompt editor’s max-width centering, but move the footer controls out of the same flexible wrapper as the full-height editor and add min_h_0() shrink guards so the editor no longer overlaps the footer in zoomed/full-screen mode.

Before

Screenshot 2026-04-07 at 8 39 03 PM

After

Screenshot 2026-04-07 at 9 14 52 PM

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

  • N/A or Added/Fixed/Improved ...

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 8, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Apr 8, 2026
@Anthony-Eid Anthony-Eid enabled auto-merge (squash) April 8, 2026 01:18
@Anthony-Eid Anthony-Eid merged commit a5aea73 into main Apr 8, 2026
41 checks passed
@Anthony-Eid Anthony-Eid deleted the fix-agent-panel-layout branch April 8, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants