[OPIK-5305] [FE] fix: show dashboard resize handle on hover only#5971
[OPIK-5305] [FE] fix: show dashboard resize handle on hover only#5971andriidudar merged 1 commit intomainfrom
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🔄 Test environment deployment process has started Phase 1: Deploying base version You can monitor the progress here. |
|
✅ Test environment is now available! To configure additional Environment variables for your environment, run [Deploy Opik AdHoc Environment workflow] (https://github.com/comet-ml/comet-deployment/actions/workflows/deploy_opik_adhoc_env.yaml) Access Information
The deployment has completed successfully and the version has been verified. |
6225b1f to
5ef95ef
Compare
|
🌙 Nightly cleanup: The test environment for this PR ( |
Details
Hide the dashboard widget resize corner handle by default and only show it when hovering over the widget. Previously the resize grip (SVG icon from
react-grid-layout) was always visible. Now it fades in with a 0.2s opacity transition on hover.Change checklist
Issues
AI-WATERMARK
AI-WATERMARK: yes
Testing
scripts/dev-runner.sh --lint-fe)Documentation
N/A