Skip to content

Fix drill-down menu disabled on CPU/TempDB/Memory charts (#682)#711

Merged
erikdarlingdata merged 1 commit into
devfrom
fix/dashboard-drilldown-hover-682
Mar 26, 2026
Merged

Fix drill-down menu disabled on CPU/TempDB/Memory charts (#682)#711
erikdarlingdata merged 1 commit into
devfrom
fix/dashboard-drilldown-hover-682

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Hover helpers were null when captured at constructor time. Changed to lazy Func<> so the helper is read at menu-open time when initialized.

Hover helpers were null when captured during constructor. Changed to
lazy Func<> so the helper is read at menu-open time.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit a8daf21 into dev Mar 26, 2026
@erikdarlingdata erikdarlingdata deleted the fix/dashboard-drilldown-hover-682 branch April 10, 2026 19:01
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.

1 participant