Skip to content

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
@phil-allen-msft phil-allen-msft merged commit 2d90e73 into dotnet:main Nov 25, 2025
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Nov 25, 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.

3 participants