Nick Randolph

Results 88 issues of Nick Randolph

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Feature - Adds support for Uno ### :arrow_heading_down: What is the current behavior? No support...

t/feature

## What would you like to be added: There needs to be a way for the remote control service to pass messages to visual studio to trigger hot reload. ##...

kind/enhancement
difficulty/medium 🤔

### Describe the bug Is the MapControl in the [experimental release](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/experimental-channel#version-15-experimental-150-experimental2) supposed to be working? All I'm seeing is a blue screen ![image](https://github.com/microsoft/WindowsAppSDK/assets/1614057/46d37ea6-7b45-40c8-84e3-89e199ea80dd) ### Steps to reproduce the bug New...

needs-author-feedback
team-Controls

## Current behavior ![image](https://github.com/unoplatform/Uno.Themes/assets/1614057/157b0282-3c1a-4d66-8516-462fb1a302f0) ## Expected behavior According to the [migration guide](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-migration.md) outlined style should the implicit (default) style for TextBox ![image](https://github.com/unoplatform/Uno.Themes/assets/1614057/36edea81-7013-49ca-b978-526609142e01) This should look like this: ![image](https://github.com/unoplatform/Uno.Themes/assets/1614057/78795d42-df91-4e85-9511-8efdb5fa60eb) ## How...

kind/bug

## Current behavior Place Button and TextBlock adjacent to each other with TextBlock using BodySmall style. ``` Click Me Click Me ``` ![image](https://user-images.githubusercontent.com/1614057/221770651-5f90c47a-3edd-45b5-a3db-50d26049ad10.png) ## Expected behavior Text in Buttons and...

kind/bug

This is blocked waiting on new version of MapsUI that targets uno5 Also, need to add Windows target back into solution (removed in https://github.com/unoplatform/Uno.Samples/pull/604 due to issue https://github.com/unoplatform/uno/issues/14448)

### Review Steps 1. Check samples builds and runs for all targets. Samples should include Mobile (ios/android/catalyst), WASM, GTK, Windows by default. There are some exceptions where the sample is...

The Contoso sample needs to be reviewed: - Multiple areas commented out with TODO - Wasm and Mobile builds have been removed from build configuration due to being broken Follow...

Current sample doesn't include wpf, gtk and linux targets (see https://github.com/unoplatform/Uno.Samples/pull/240)