Skip to content

[SplashScreen] Mark sync methods as Obsolete#4644

Merged
vnbaaij merged 5 commits intomicrosoft:devfrom
MarvinKlein1508:obsolete-splashscreen
Mar 24, 2026
Merged

[SplashScreen] Mark sync methods as Obsolete#4644
vnbaaij merged 5 commits intomicrosoft:devfrom
MarvinKlein1508:obsolete-splashscreen

Conversation

@MarvinKlein1508
Copy link
Copy Markdown
Collaborator

Pull Request

📖 Description

This PR marks all synchronous ShowSplashScreen methods as obsolete because they won't be in v5 anymore. In addition it also removes the broken sync SplashScreen samples from the demo site. I also updated the docs section with a warning for the synchrounous methods.

🎫 Issues

Related to #4637

👩‍💻 Reviewer Notes

This change will help users to switch to the async functions early on which will make the migration to v5 easier later on.

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

⏭ Next Steps

@MarvinKlein1508 MarvinKlein1508 added this to the v4.14.1 milestone Mar 24, 2026
Comment thread examples/Demo/Shared/Pages/SplashScreen/SplashScreenPage.razor Outdated
@vnbaaij vnbaaij merged commit 9747f16 into microsoft:dev Mar 24, 2026
2 checks passed
@MarvinKlein1508 MarvinKlein1508 deleted the obsolete-splashscreen branch March 24, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants