Skip to content

Preserve overlay through Dashboard auto-refresh (#683)#701

Merged
erikdarlingdata merged 1 commit into
devfrom
fix/dashboard-overlay-refresh-683
Mar 26, 2026
Merged

Preserve overlay through Dashboard auto-refresh (#683)#701
erikdarlingdata merged 1 commit into
devfrom
fix/dashboard-overlay-refresh-683

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Adds IsRefreshing flag to QueryPerformanceContent so the overlay dots persist when auto-refresh replaces grid ItemsSource.

QueryPerformanceContent.IsRefreshing flag prevents SelectionChanged
from clearing the overlay when ItemsSource replacement deselects rows
during auto-refresh. Set by ServerTab around RefreshAllDataAsync calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 007c792 into dev Mar 26, 2026
@erikdarlingdata erikdarlingdata deleted the fix/dashboard-overlay-refresh-683 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