Skip to content

Enable nullability in DesignerActionUI#10137

Merged
lonitra merged 7 commits intodotnet:mainfrom
halgab:DesignerActionUI-null
Oct 27, 2023
Merged

Enable nullability in DesignerActionUI#10137
lonitra merged 7 commits intodotnet:mainfrom
halgab:DesignerActionUI-null

Conversation

@halgab
Copy link
Copy Markdown
Contributor

@halgab halgab commented Oct 17, 2023

Extracted from #9367

Proposed changes

  • Enable nullability in DesignerActionUI
  • Enable nullability in DesignerActionKeyboardBehavior
Microsoft Reviewers: Open in CodeFlow

@halgab halgab requested a review from a team as a code owner October 17, 2023 21:45
@ghost ghost assigned halgab Oct 17, 2023
@ghost ghost added the area-NRT label Oct 17, 2023
@halgab halgab force-pushed the DesignerActionUI-null branch from f99b6bd to 0436535 Compare October 18, 2023 07:01
@halgab
Copy link
Copy Markdown
Contributor Author

halgab commented Oct 18, 2023

Test failure looks unrelated. The failing test is not a design test

@Tanya-Solyanik
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Oct 20, 2023
@ghost ghost removed the waiting-author-feedback The team requires more information from the author label Oct 20, 2023
@halgab halgab requested a review from Tanya-Solyanik October 20, 2023 21:27
@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Oct 21, 2023
@ghost ghost removed the waiting-author-feedback The team requires more information from the author label Oct 21, 2023
Copy link
Copy Markdown
Member

@lonitra lonitra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

_cancelClose = false;
e.Cancel = true;
Debug.WriteLineIf(DropDownVisibilityDebug.TraceVerbose, "cancel close prepopulated");
DropDownVisibilityDebug.TraceVerbose("cancel close prepopulated");
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing these :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, it's part of the job 😃. If I hadn't changed those, we would have nullability warnings in release

@lonitra lonitra added the ready-to-merge PRs that are ready to merge but worth notifying the internal team. label Oct 26, 2023
@lonitra
Copy link
Copy Markdown
Member

lonitra commented Oct 27, 2023

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@lonitra lonitra enabled auto-merge (squash) October 27, 2023 17:09
@lonitra lonitra merged commit a43fadd into dotnet:main Oct 27, 2023
@ghost ghost added this to the 9.0 Preview1 milestone Oct 27, 2023
@ghost ghost removed the ready-to-merge PRs that are ready to merge but worth notifying the internal team. label Oct 27, 2023
@halgab halgab deleted the DesignerActionUI-null branch October 27, 2023 17:43
@ghost ghost locked as resolved and limited conversation to collaborators Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants