Skip to content

Fix some minor UI errors that were caused by binding failures#81407

Merged
phil-allen-msft merged 2 commits intodotnet:mainfrom
jhinder:fix-xaml
Nov 25, 2025
Merged

Fix some minor UI errors that were caused by binding failures#81407
phil-allen-msft merged 2 commits intodotnet:mainfrom
jhinder:fix-xaml

Conversation

@jhinder
Copy link
Contributor

@jhinder jhinder commented Nov 21, 2025

This PR fixes two things which were caused by broken XAML bindings.

1: The "Include overload(s)" option in the rename flyout was broken because the checkbox was not properly bound to the bool that controls this behaviour.

Left: old ("1 reference", right: fixed ("2 references").
grafik

2: The left checkbox in "Pull Members Up" is greyed out when the destination is an interface and the member is a field. The fix restores the tooltip binding.
grafik

@jhinder jhinder requested a review from a team as a code owner November 21, 2025 22:26
@dotnet-policy-service dotnet-policy-service bot added Community The pull request was submitted by a contributor who is not a Microsoft employee. Needs UX Triage labels Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. Needs UX Triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants