Add spacing before code review branch picker#11554
Draft
moirahuang wants to merge 1 commit into
Draft
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds external left spacing to the legacy code review branch picker in the wide header row so it does not crowd the diff stat.
The diff stat already has a right margin, and the branch picker already has internal horizontal button padding. This keeps the picker’s internal padding and hover target unchanged, and adds a small left margin to the picker wrapper instead.
Linked Issue
ready-to-specorready-to-implement.Slack request: feedback-app message 1779472497.944709
Testing
cargo check --manifest-path /workspace/warp/Cargo.toml -p warp./script/runManual UI testing was not run in this sandboxed environment.
rustfmtwas also unavailable in the sandbox toolchain (rustfmtis not installed for stable-x86_64-unknown-linux-gnu), so I reviewed the small diff manually.Screenshots / Videos
Not captured; change is a targeted spacing adjustment based on the attached Slack screenshot.
Agent Mode
CHANGELOG-NONE
Co-Authored-By: Oz oz-agent@warp.dev
Conversation: https://staging.warp.dev/conversation/d3a1cb82-a4f7-40d2-8684-8e206cb4e449
Run: https://oz.staging.warp.dev/runs/019e50d3-85ac-7d71-a8fd-d8e477444ba7
This PR was generated with Oz.