Jonathan Dick

Results 48 issues of Jonathan Dick

I'd like to start some discussion around Xamarin support for Card.IO (iOS and Android). Moving it to this new issue as per https://github.com/card-io/card.io-iOS-SDK/issues/205 We (Xamarin) already have a set of...

I'm at a point with the Xamarin.Android app that it would be really nice to have a Web API to continue development against the staging server. This could just as...

enhancement
mobile app

Add the ability to specify app permissions at a cross platform level within the .csproj and have the platform specific permissions added correctly to their respective manifest files. We could...

area/single project ☝️

Example of localized descriptions: https://github.com/dotnet/runtime/tree/main/src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Manifest/localize We need to generate these for .NET MAUI workloads as well.

area/localization

Adjust when CodeQL is enabled to run.

t/housekeeping ♻︎
area/infrastructure 🏗️

From #10876 We need to add test coverage once we have a UI Testing mechanism in place.

t/bug
t/housekeeping ♻︎

From: https://github.com/dotnet/maui/pull/11357 We should add a UI Test to cover scrolling + refresh view

t/bug
area/testing

On Desktop platforms, when hovering over a view, provide the ability to change the mouse cursor. Could we provide this via an attached property, or perhaps provide an out of...

t/enhancement ☀️
area/desktop 🖥️
partner/cat 😻

### Description On Android, even using `IsSwipeEnabled="False"` on a CarouselView, it is still possible to 'tab' through to the next item, causing the next item to scroll into view. It...

t/bug
platform/android 🤖
area/collectionview 📃

### Description When using a CarouselView, the item container appears to be focusable when 'tabbing' through items. You can observe in the video that the entire item view turns 'gray'...

t/bug
platform/windows 🪟
platform/android 🤖
area/collectionview 📃