Skip to content

Conversation

@jhinder
Copy link
Contributor

@jhinder jhinder commented Nov 9, 2025

Fixes #81118.

Apparently the dialog broke when the TypeNameItem type was moved to another namespace. This fixes that reference and fixes up some of the bindings that are used in the dialog (and also sets Mode=OneTime since the bound properties are readonly and so the model does not change while the dialog is open).

grafik

@jhinder jhinder requested a review from a team as a code owner November 9, 2025 12:38
@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 9, 2025
@jhinder jhinder changed the title #81118: Fix data type and member bindings in DataTemplate #81118: Fix dropdown in "Move static members" dialog Nov 9, 2025
@CyrusNajmabadi CyrusNajmabadi merged commit b28fc31 into dotnet:main Nov 9, 2025
27 checks passed
@CyrusNajmabadi
Copy link
Member

Thanks!

@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Nov 9, 2025
jjonescz added a commit that referenced this pull request Nov 10, 2025
333fred added a commit to 333fred/roslyn that referenced this pull request Nov 10, 2025
* upstream/main:
  Simplify sequence point display (dotnet#81104)
  [main] Update dependencies from dotnet/arcade (dotnet#81129)
  [main] Update dependencies from dotnet/arcade (dotnet#81105)
  Target typed conditional expression recovery (dotnet#81025)
  dotnet#81118: Fix dropdown in "Move static members" dialog (dotnet#81119)
  Don't emit DebuggerStepThroughAttribute for runtime async methods (dotnet#81035)
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.

Dropdown in "Move Static Members To Another Type" dialog has unreadable entries

2 participants