Show environment pane close icon without hover#11229
Draft
captainsafia wants to merge 1 commit into
Draft
Conversation
Keep environment management pane header controls visible without requiring hover so the close icon matches other always-visible pane headers. 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
always_show_iconsbehavior.Linked Issue
No linked issue.
ready-to-specorready-to-implement.Testing
cargo fmt -- --checkcargo test -p warp test_environment_pane_header_always_shows_icons --libcargo clippy --workspace --exclude warp_completer --all-targets --tests -- -D warningscargo clippy -p warp_completer --all-targets --tests -- -D warnings./script/runScreenshots / Videos
Screenshot validation was delegated to a subagent. The sandbox cannot run live app screenshot capture because there is no
DISPLAY/WAYLAND_DISPLAYand no availablexvfb-run/Xvfb/weston, so the attached artifact is a labeled fallback visual, not a live Warp screenshot.environment_pane_close_icon_fallback.png(Oz conversation artifact019e3cd6-7792-700b-90dc-e49240d9dce4)/tmp/environment-pane-close-icon-screenshots/environment_pane_close_icon_fallback.pngAgent Mode
CHANGELOG-BUG-FIX: Fixed the Environment Management pane header so its close icon remains visible without hover.
Co-Authored-By: Oz oz-agent@warp.dev
Conversation: https://app.warp.dev/conversation/e8dc1eac-4971-4da6-8617-4f86ee8be27c
Run: https://oz.warp.dev/runs/019e3cba-7ffe-736a-8c67-2d41313809fa
This PR was generated with Oz.