Nick Randolph

Results 88 issues of Nick Randolph

**Describe the bug** The namespace for controls within the Uno-WinUI specific packages includes both Uno and WinUI. These should be dropped to make controls more discoverable and allow for consistent...

enhancement

GitHub Issue (If applicable): closes #9338 ## PR Type What kind of change does this PR introduce? - Bugfix - Feature ## What is the current behavior? Android: Doesn't use...

## What would you like to be added: Android implementation of WAB should use CustomTabs iOS implementation should use ASWebAuthenticationSession and fall back to SFAuthenticationSession ## Why is this needed:...

kind/enhancement
triage/untriaged
difficulty/tbd

## Current behavior Using NavigationView with Material theme results in no Settings Button ![image](https://user-images.githubusercontent.com/1614057/178545649-1cab9125-445d-40c7-ac16-19579a1f558c.png) ## Expected behavior There should be a settings button unless IsSettingsVisible is false ![image](https://user-images.githubusercontent.com/1614057/178545917-75be81e0-3374-415f-90de-c704237e5cc9.png) ## How...

kind/bug

## Current behavior Create a new app using the Uno extensions template (unoapp-extensions from https://www.nuget.org/packages/Uno.Extensions.Templates) Run the WPF target and navigate to the second page Back button isn't visible until...

kind/bug

## What would you like to be added: Change the text editor to use the Monaco editor ## Why is this needed: Adds intellisense and code highlighting ## For which...

Has anyone used Swagger (eg [Swashbuckle](https://www.nuget.org/packages/swashbuckle.aspnetcore/)) to document an API that exposes a CloudEvent (eg adding Swagger to this [sample](https://github.com/cloudevents/sdk-csharp/tree/master/samples/CloudNative.CloudEvents.AspNetCoreSample))? I'm seeing a bunch of clr types being added to...

question

See branch https://github.com/unoplatform/Uno.Samples/tree/dev/xygu/20220705/paginated-feed-listview-2 Run application on WinUI Scroll deals and note that as you scroll additional items are added but then subsequent scrolling doesn't load any more items cc @dr1rrb