CommunityToolkit / Windows

Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
https://aka.ms/windowstoolkitdocs
Other
597 stars 74 forks source link

Winui3 segmented component disappeared in last update #494

Open andresledo opened 3 months ago

andresledo commented 3 months ago

Describe the bug

When installing the latest version of the nugget package this control has disappeared. The Microsoft page shows a 404 error, this control has been removed?

https://learn.microsoft.com/es-es/windows/segmented

Steps to reproduce

Upgrade to the latest available nugget package

Expected behavior

Component works in the latest version

Screenshots

No response

Code Platform

Windows Build Number

Other Windows Build number

No response

App minimum and target SDK version

Other SDK version

No response

Visual Studio Version

No response

Visual Studio Build Number

No response

Device form factor

No response

Additional context

No response

Help us help you

Yes, I'd like to be assigned to work on this item.

michael-hawker commented 2 months ago

@Arlodotexe did we have labs components in the docs before?

Arlodotexe commented 2 months ago

@Arlodotexe did we have labs components in the docs before?

We graduated Segmented from Labs to stable before 8.0 released, it was included in the blog post.

The url provided by OP, https://learn.microsoft.com/es-es/windows/segmented, seems to be missing part of the path. The url for the es-es Segmented docs should be: https://learn.microsoft.com/es-es/dotnet/communitytoolkit/windows/segmented/

@andresledo Regarding the package disappearing from nuget, what is package id of the package you're looking for? Were you using the pre-8.0 Labs version of Segmented control, or a stable 8.x version?