Skip to content

[OPIK-5305] [FE] fix: show dashboard resize handle on hover only#5971

Merged
andriidudar merged 1 commit intomainfrom
andriidudar/OPIK-5305-resize-icon-hover-only
Mar 31, 2026
Merged

[OPIK-5305] [FE] fix: show dashboard resize handle on hover only#5971
andriidudar merged 1 commit intomainfrom
andriidudar/OPIK-5305-resize-icon-hover-only

Conversation

@andriidudar
Copy link
Copy Markdown
Contributor

@andriidudar andriidudar commented Mar 30, 2026

Details

image image

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

  • User facing
  • Documentation update

Issues

  • OPIK-5305

AI-WATERMARK

AI-WATERMARK: yes

  • If yes:
    • Tools: Claude Code
    • Model(s): Claude Opus 4.6
    • Scope: full implementation
    • Human verification: code review + manual testing

Testing

  • Verified frontend lint, typecheck, and dependency validation pass (scripts/dev-runner.sh --lint-fe)
  • Manual verification: navigate to a dashboard with widgets, confirm resize handle is hidden by default and appears on widget hover

Documentation

N/A

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@andriidudar andriidudar added the test-environment Deploy Opik adhoc environment label Mar 30, 2026
@andriidudar andriidudar marked this pull request as ready for review March 30, 2026 15:37
@andriidudar andriidudar requested a review from a team as a code owner March 30, 2026 15:37
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Test environment deployment process has started

Phase 1: Deploying base version 1.10.56-4730 (from main branch) if environment doesn't exist
Phase 2: Building new images from PR branch andriidudar/OPIK-5305-resize-icon-hover-only
Phase 3: Will deploy newly built version after build completes

You can monitor the progress here.

@CometActions
Copy link
Copy Markdown
Collaborator

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.

@andriidudar andriidudar force-pushed the andriidudar/OPIK-5305-resize-icon-hover-only branch from 6225b1f to 5ef95ef Compare March 30, 2026 15:51
@CometActions
Copy link
Copy Markdown
Collaborator

🌙 Nightly cleanup: The test environment for this PR (pr-5971) has been cleaned up to free cluster resources. PVCs are preserved — re-deploy to restore the environment.

@CometActions CometActions removed the test-environment Deploy Opik adhoc environment label Mar 31, 2026
@andriidudar andriidudar merged commit 2fcc3f0 into main Mar 31, 2026
33 of 34 checks passed
@andriidudar andriidudar deleted the andriidudar/OPIK-5305-resize-icon-hover-only branch March 31, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants