Windows icon indicating copy to clipboard operation
Windows copied to clipboard

Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.

Results 247 Windows issues
Sort by recently updated
recently updated
newest added

Combination of 'helper' things from MT.Uwp and MT.Uwp.UI. For initial port, most important things are: ```[tasklist] ### Helpers - [x] CameraHelper - [ ] DeeplinkParser - [ ] ObjectStorage -...

enhancement
Priority-1
components::helpers

### Describe the bug If you set a border on the SettingsExpander with the 'Border' property, it will not be displayed. ``` ``` ### Steps to reproduce ```text Create a...

bug
ux 🖌️
components::controls::settingscontrols

### Describe the bug I created a sample project using Uno 5.1 and CommunityTooklit 8 focusing on trying to use the SettingsCard. This project seems to work correctly on windows...

### Describe the bug The WinUI 3 tests that are run in the CI for build validation are sometimes failing with the following error: ``` Passed RequestsAsync (20,5) [4 ms]...

bug
regression

This should work for WASM now with Uno.

enhancement
Uno
components::helpers

### Describe the bug We are preparing the upgrade to .Net 8.0 from our .Net 6.0 based project. Unfortunately the AttachedCardShadow causes a crash with the following exception: Error message:...

bug
components::media

### Describe the bug In my UWP project the Tick and the Needle of my RadialGauge do not appear. It works well on Windows 11 (x86) but fail on Windows...

bug
help wanted
ux 🖌️
components::controls::radialgauge

### Describe the bug In a `SuggestionChosen` handler, using `SuggestionChosenEventArgs.Format.ForegroundColor` to set token text color only works if a `SuggestionChosenEventArgs.Format.BackgroundColor` is set to something other than `Colors.Transparent`. If this isn't...

bug
ux 🖌️
components::controls::richsuggestbox

### Describe the bug Like was written on the 8.0 release notes, Windows App SDK 1.4 indeed introduced XAML Island support, but only by adding `DesktopWindowXamlSource`. The Hosting API of...

feature request :mailbox_with_mail:
components::helpers