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

byte[] to image converter is one of the most used converters in xaml and it would be nice to not have to implement it in almost every new project like...

help wanted
feature request :mailbox_with_mail:
Hacktoberfest
good first issue

I'm trying to use the [`StringFormatConverter`](https://docs.microsoft.com/en-us/dotnet/api/microsoft.toolkit.uwp.ui.converters.stringformatconverter.convert?view=win-comm-toolkit-dotnet-stable#Microsoft_Toolkit_Uwp_UI_Converters_StringFormatConverter_Convert_System_Object_System_Type_System_Object_System_String_). String formatting is often linked to a certain `CultureInfo` (numbers, dates, currency, etc). For my case I would like to format a double into...

help wanted
improvements :sparkles:
feature request :mailbox_with_mail:
good first issue
In-PR :rocket:

### Describe the bug ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/5144550/164989366-22fee42f-61e8-4aa0-867f-31348ce0b262.gif) ### Regression _No response_ ### Reproducible in sample app? - [X] This bug can be reproduced in the sample app. ### Steps to reproduce...

bug :bug:
help wanted
controls :control_knobs:

## Describe the bug We need to update our XML comments to have better standards for when they're generated into docs: - [ ] ideally use a typed reference vs....

bug :bug:
documentation :page_with_curl:
Hacktoberfest
good first issue

### Describe the bug _[Follow up from Discord discussion here](https://discord.com/channels/372137812037730304/671870147354427422/964608979546296331)_ Looks like [our sample in the sample app](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/DataGrid) isn't properly sorting the DateTime column for some reason (there's no reason...

bug :bug:
help wanted
sample app 🖼
DataGrid :capital_abcd:
sample bug :bug:

### Describe the problem Proper right to left behavior isn't always clear. Toolkit maintainers likely don't test their controls in RTL flowing languages and developers writing with RTL flowing languages...

feature request :mailbox_with_mail:
In-PR :rocket:
labs 🧪

## Describe the problem this feature would solve The [vsconfig](https://devblogs.microsoft.com/setup/configure-visual-studio-across-your-organization-with-vsconfig/) can help folks pulling down the repo install dependencies.

improvements :sparkles:
feature request :mailbox_with_mail:

## Describe the bug @azchohfi had discovered that our UI Tests assume there's a 100% DPI set for them to run on. The `InputHelper` is moving in absolute pixels, but...

bug :bug:
testing :building_construction:

## Describe the bug https://user-images.githubusercontent.com/74671895/141005297-59a8d014-fe60-4ee5-82cf-9449b9f1f6b0.mp4 ## Steps to Reproduce source code: https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/datagrid_guidance/datagrid_basics#binding-a-datagrid-to-a-data-source ## Environment NuGet Package(s): 7.1.1-preview3 Package Version(s): Windows 10 Build Number: - [ ] Fall Creators Update (16299)...

bug :bug:
DataGrid :capital_abcd:

## Describe the problem this feature would solve Roll-up of all feature additions and changes needed for the next version of the ColorPickerButton. Original PR https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/3379 Original Issue https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3363 Features...

open discussion :telephone:
feature request :mailbox_with_mail:
In-PR :rocket: