Style pane header overflow menu#11560
Draft
zachbai wants to merge 1 commit into
Draft
Conversation
Add shared menu drop shadow to pane header overflow menus and representative icons to pane header actions so they match the code review kebab menu treatment. 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
Linked Issue
ready-to-specorready-to-implement.Testing
./script/runcargo check --manifest-path /workspace/warp/Cargo.toml -p warpcargo fmt -p warpcargo clippy --manifest-path /workspace/warp/Cargo.toml -p warp --lib -- -D warningscargo run -- --api-key $STAGING_USER_WARP_API_KEY, created a split pane, and verified the pane header menu renders leading icons, a separator, dark floating menu styling, hover accent, rounded corners, and a visible drop shadow.cargo clippy --manifest-path /workspace/warp/Cargo.toml -p warp --all-targets --all-features --tests -- -D warningswas attempted, but failed before checking this change because generated channel config files were missing fromOUT_DIR(stable_config.json,dev_config.json,local_config.json,preview_config.json).Screenshots / Videos
Computer-use visual verification completed; no artifact screenshot attached.
Agent Mode
CHANGELOG-NONE
Conversation: https://staging.warp.dev/conversation/2af1863b-b6a9-4d61-85a9-dccc5304acb0
Run: https://oz.staging.warp.dev/runs/019e50f0-01c7-7111-bc1e-e502b9b9a81e
This PR was generated with Oz.