Skip to content

Fix #15 finding pane close + #16 Apps-over-Compare#17

Merged
aclinick merged 1 commit into
mainfrom
fix/15-16-pane-close
Jun 4, 2026
Merged

Fix #15 finding pane close + #16 Apps-over-Compare#17
aclinick merged 1 commit into
mainfrom
fix/15-16-pane-close

Conversation

@aclinick

@aclinick aclinick commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Closes #15 and #16. See commit message for details.

…ing Apps

- #15: BtnCloseFinding now uses a code-behind Click handler that clears
  OverviewFindingsList.SelectedItem before nulling SelectedFinding, so
  the ListView TwoWay binding can't immediately re-push the old
  selection back into the VM.
- #16: NavView_ItemInvoked case 'apps' now exits Compare and Settings
  modes (matching cases 'compare' and 'settings'), so opening the Apps
  pane on top of an active Compare view hides the Compare sub-panel.

Closes #15, closes #16.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aclinick aclinick enabled auto-merge (squash) June 4, 2026 14:14
@aclinick aclinick merged commit f11f85d into main Jun 4, 2026
2 checks passed
@aclinick aclinick deleted the fix/15-16-pane-close branch June 4, 2026 14:15
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.

Bug: X button on finding detail pane doesn't close the pane

1 participant