WindowsCommunityToolkit icon indicating copy to clipboard operation
WindowsCommunityToolkit copied to clipboard

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / W...

Results 216 WindowsCommunityToolkit issues
Sort by recently updated
recently updated
newest added

## Describe the bug When using AttachedCardShadow anywhere in my app (WinUI3 / WinAppSDK 1.0), it runs fine from Visual Studio. But as soon as I package the app and...

bug :bug:
external :arrow_heading_up:
WinUI :diamond_shape_with_a_dot_inside:

## Changes ### Misc refactors (_Follow up of #3894, #3896 and #4068_) - Update variables names and message text. - Update comments and fix casing, spelling mistakes. - Rearrange lines...

maintenance :gear:

## Describe the bug When you resize an app with a ListDetailView in a WinUI 3 NavigationView the BackButton disappears and re-appears intermittently. - [ ] Is this bug a...

bug :bug:
help wanted
controls :control_knobs:
WinUI :diamond_shape_with_a_dot_inside:
Windows Template Studio :white_square_button:

### Discussed in https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/4571 Originally posted by **victorchinn** June 4, 2022 I am getting a XAML parsing error Microsoft.UI.Xaml.Markup.XamlParseException: 'XAML parsing failed.' when using this code example in the XAML...

bug :bug:
help wanted
WinUI :diamond_shape_with_a_dot_inside:
good first issue

## Describe the bug Compiling the project with the default configuration will lead to the following output: ![image](https://user-images.githubusercontent.com/1608424/128240611-acabae92-3a98-4fdd-a18f-dcf95d120b62.png) - [ ] Is this bug a regression in the toolkit? If...

bug :bug:
build :fire:
Completed :fire:

### Describe the bug My grid in the video contains 3 rows and the number of columns expands fast (every half second). The first 4 columns are fixed. https://user-images.githubusercontent.com/1608424/164730612-4d2b9047-fc36-4d23-9a4b-37ac705d8010.mp4 Problem...

bug :bug:
help wanted
DataGrid :capital_abcd:

## Describe the bug Related to investigation around #3695. Think it's a different issue as I know we updated WrapPanel logic for 7.0, but I don't think we touched WrapLayout....

bug :bug:
help wanted
controls :control_knobs:

# Latest info on Pre-release blog here https://devblogs.microsoft.com/ifdef-windows/windows-community-toolkit-8-0-pre-release/ _Read more about our whole [2022 Release Plan summary on the discussion here](https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/4486)._ _Before we start looking at our full 8.0 release,...

documentation :page_with_curl:
open discussion :telephone:
improvements :sparkles:
maintenance :gear:
planned :bookmark_tabs:

## Fixes #4180 - Use Static Graph restore when applicable. - Manage Packages Centrally using NuGet's CPVM feature. Know more about NuGet's [**C**entral **P**ackage **V**ersion **M**anagement (CPVM)](https://github.com/NuGet/Home/wiki/Centrally-managing-NuGet-package-versions) feature. ## PR...

feature request :mailbox_with_mail:

## Fixes #2976 #2017 #3949 The end goal of this PR is to have a base component which both ContentSizer and GridSplitter inherit from. It will also simplify the GridSplitter...

bug :bug:
controls :control_knobs:
feature request :mailbox_with_mail:
labs ๐Ÿงช