stack/packages
Armaan Jain f97d3f5af9
Devtool tab transition fix (#1600)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/hexclave/hexclave/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Fixes devtool tab switching so hidden panes don’t intercept clicks and
active panes render without flicker.

- **Bug Fixes**
- Replace visibility/animation with display: none/block, plus opacity
and z-index, so only the active pane is interactive.
- Add pane background and remove fade-in animation to prevent overlap
and iframe flicker.

<sup>Written for commit ec80835045.
Summary will update on new commits.</sup>

<a
href="https://cubic.dev/pr/hexclave/hexclave/pull/1600?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>

<!-- End of auto-generated description by cubic. -->



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Style**
* Refined dev tool tab pane display behavior for improved visual
rendering and interaction handling.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-06-15 18:35:56 -07:00
..
cli chore: update package versions 2026-06-15 23:49:50 +00:00
dashboard-ui-components chore: update package versions 2026-06-15 23:49:50 +00:00
js chore: update package versions 2026-06-15 23:49:50 +00:00
next chore: update package versions 2026-06-15 23:49:50 +00:00
react chore: update package versions 2026-06-15 23:49:50 +00:00
sc chore: update package versions 2026-06-15 23:49:50 +00:00
shared Don't disable analytics in the setup step 2026-06-15 18:16:47 -07:00
shared-backend chore: update package versions 2026-06-15 23:49:50 +00:00
tanstack-start chore: update package versions 2026-06-15 23:49:50 +00:00
template Devtool tab transition fix (#1600) 2026-06-15 18:35:56 -07:00
ui chore: update package versions 2026-06-15 23:49:50 +00:00