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 We should drop support for netcoreapp2.1. It is out of life, and our tests will start to fail on ADO since we don't manually install this...

improvements :sparkles:
build :fire:
CI/pipeline 🔬

## Fixes #4440 Need to remove references to detached code, as they appear in the Community Toolkit Sample App as empty placeholders. ## PR Type What kind of change does...

bug :bug:

### Describe the bug ListViewExtensions.AlternateColor only gets applied on hover over the item on WinUI3 1.0 ### Regression _No response_ ### Reproducible in sample app? - [X] This bug can...

bug :bug:
extensions :zap:
WinUI :diamond_shape_with_a_dot_inside:

### Describe the bug I'm using a small to medium amount of data in a `ListDetailsView` and the load time of that control is currently not great. To me it...

bug :bug:
controls :control_knobs:
external :arrow_heading_up:
WinUI :diamond_shape_with_a_dot_inside:

### Describe the bug Using .NET MAUI (preview 11) the `ToastNotificationManagerCompat.OnActivated` event is not triggered if a toast is clicked when the app is not running. The app is started...

bug :bug:
notifications :bell:

## Describe the bug The text in the OK & Cancel buttons of the `InAppNotification `control are cut when setting the text scale to 225% from Windows settings: ![image](https://user-images.githubusercontent.com/86266896/133513992-0b188b5f-424d-47e4-b2db-38af659b38b3.png) ......

bug :bug:
controls :control_knobs:
accessibility :wheelchair:

## Fixes #3555 The ThemeListener Sample Page uses it's own ThemeListener, when in reality it could just use the Sample App's Sample Controller ThemeListener instance, instead. This PR also includes...

documentation :page_with_curl:
sample app 🖼
sample bug :bug:

## Describe the bug RadialGauge Crashes when version 2004 Ease of Use Text Cursor is enabled Try it out in the Toolkit Sample App and see it happen. - [...

bug :bug:
help wanted
sdkcheck :checkered_flag:

## Describe the bug A clear and concise description of what the bug is. When using RangeSelector with narrator, pressing left/right arrow key changes the thumb value, however users are...

bug :bug:
sample app 🖼
accessibility :wheelchair:
In-PR :rocket:

### Describe the bug The WCT samples.json file contains references to code packages that have already been detached: - Guard APIs - High Performance APIs - MVVM Toolkit ### Regression...

bug :bug:
In-PR :rocket: