Skip to content

Conversation

@KlausLoeffelmann
Copy link
Member

@KlausLoeffelmann KlausLoeffelmann commented Aug 15, 2025

This PR removes the experimental status of the UI Async APIs:

  • Form.ShowAsync
  • Form.ShowDialogAsync
  • TaskDialog.ShowDialogAsync

It also amends the docs with additional information about best practices for using ShowAsync in MultiForm / ToolWindow-async scenarios.

Microsoft Reviewers: Open in CodeFlow

@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.08486%. Comparing base (7fa23ac) to head (71598cf).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13811         +/-   ##
===================================================
- Coverage   77.08765%   77.08486%   -0.00279%     
===================================================
  Files           3272        3272                 
  Lines         644469      644469                 
  Branches       47673       47673                 
===================================================
- Hits          496806      496788         -18     
- Misses        143994      144012         +18     
  Partials        3669        3669                 
Flag Coverage Δ
Debug 77.08486% <ø> (-0.00279%) ⬇️
integration 18.99992% <ø> (-0.00036%) ⬇️
production 51.89464% <ø> (-0.00625%) ⬇️
test 97.41264% <ø> (ø)
unit 49.30406% <ø> (-0.00348%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KlausLoeffelmann KlausLoeffelmann merged commit 44bba33 into dotnet:main Aug 15, 2025
9 checks passed
@Zheng-Li01
Copy link
Member

Verified the issue in .NET 10.0 RC1 SDK test pass build: 10.0.0-rc.1.25416.112 that the 5002 Experimental state have been removed for UI Async area # as below screenshot.
image

@Zheng-Li01 Zheng-Li01 added this to the 10.0 RC1 milestone Aug 20, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants