Andrew KeepCoding

Results 30 issues of Andrew KeepCoding

### Describe the bug NavigationViewItem ``Foreground`` is not respected in ``Top`` mode. This closed issue #2105 might be related. ### Steps to reproduce the bug ```xaml ``` ### Expected behavior...

bug
good first issue
area-NavigationView
team-Controls
product-winui3

## Description Removed unnecessary bold emphasis. ## Motivation and Context The only bold emphasis within a sentence on "**UWP/app model related questions**" shouldn't be necessary. ## How Has This Been...

### Describe the bug These cases work: ```xaml ``` ```xaml ```` but these cases throw **System.Runtime.InteropServices.COMException**: ```xaml ``` ```xaml ``` To avoid the `TokenizingTextBox` to crash in the cases above,...

bug
help wanted
components::controls::tokenizingtextbox

When a resource doesn't exist in the string resources file, the localizer can add the string resource using the key (Uid) as the default string. This should make Resources.resw editing...

enhancement

Should be able to set brush properties like `Foreground` and `Background`.

enhancement

We should be able to make the building process easier and make the WinUI3Localizer easier to use. For instance, we can make the `Build` method synchronous by removing the `SemaphoreSlim`...

enhancement

Corrects the Japanese icon name used in the **Icons** page. ## Description The correct word is "ROMAJI" and not "ROMANJI". ## Motivation and Context ## How Has This Been Tested?...

### Issue type enhancement ### Which version of the app? WinUI 3 Gallery ### Description In the **Icons** page, you can search by `Name` and `Unitcode point`. It'd be easier...

help wanted
app enhancement

Improved and fixed some issues on the sample app.

A microsoft employee must use /azp run to validate using the pipelines below. WARNING: Comments made by azure-pipelines bot maybe inaccurate. Please see pipeline link to verify that the build...

needs-triage