Skip to content

Hide explorer toggle button when file explorer panel is open#19

Merged
arthurkowalsky merged 3 commits intomainfrom
claude/fix-file-explorer-toggle-ozZ5E
Feb 25, 2026
Merged

Hide explorer toggle button when file explorer panel is open#19
arthurkowalsky merged 3 commits intomainfrom
claude/fix-file-explorer-toggle-ozZ5E

Conversation

@arthurkowalsky
Copy link
Contributor

No description provided.

Hide the toggle button when the file explorer panel is open to prevent
it from rendering on top of the panel due to higher z-index (z-40 vs z-30).
The panel already provides a close button and Ctrl+B shortcut.

https://claude.ai/code/session_01Ek36vjdpQnA2Ra9BQY2Nfq
Remove z-40 from toggle button so panel (z-30) naturally covers it.
Remove JS display/opacity/color hacks - not needed with proper layering.
Update test to close panel via close button instead of covered toggle.

https://claude.ai/code/session_01Ek36vjdpQnA2Ra9BQY2Nfq
@arthurkowalsky arthurkowalsky merged commit 57cf72d into main Feb 25, 2026
5 checks passed
@arthurkowalsky arthurkowalsky deleted the claude/fix-file-explorer-toggle-ozZ5E branch February 25, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants