David Oliver

Results 12 issues of David Oliver

## What would you like to be added: Support the `ListViewItemPresenter` and `GridViewItemPresenter` elements. ## Why is this needed: These are used by the default `ListViewItem` and `GridViewItem` templates on...

kind/enhancement
platform/wasm
platform/android
platform/ios
project/items
difficulty/challenging

## Repro steps: 1. Use a keyboard with physical QWERTY layout and software Dvorak layout (via usual Windows settings). 2. Launch WASM app with debug enabled. 3. Press debug hotkey...

bug

The purpose and usage of custom controls specific to Uno Material should be documented, including: - xml documentation in the code on the classes and their public members - markdown...

The current guidance reads: > 7. (Optional) Set material styles as the default for your whole application. For example, if you wish to use our ToggleSwitch style as your default...

## On which page? ## What's wrong? ## Any feedback?

kind/consumer-experience
kind/documentation
triage/untriaged

## Current behavior ## Expected behavior ## How to reproduce it (as minimally and precisely as possible) ## Environment Nuget Package: Package Version(s): Affected platform(s): - [x] iOS - [x]...

kind/bug
platform/android
platform/ios
project/input
difficulty/medium
area/popups
area/combobox

## What would you like to be added: Run unit tests in `Uno.UI.RuntimeTests` on WinUI in the CI build, and fail the build if they don't pass. ## Why is...

kind/enhancement
area/automation
project/core-tools 🛠️
difficulty/medium 🤔

Should include: - feature entry on deep-linking - how-to on adding deep-linking to an app - sample app demonstrating deep-linking Resources: https://stackoverflow.com/questions/61503842/how-do-i-enable-deep-linking-in-webassembly-for-uno-platform

good first issue

## I'm submitting a... - Documentation issue or request ## Current behavior Most of the extension methods in Uno.Core (eg here https://github.com/unoplatform/Uno.Core/blob/master/src/Uno.Core/Collections/EnumerableExtensions.cs) lack [xml documentation](https://docs.microsoft.com/en-us/dotnet/csharp/codedoc). ## Expected behavior Methods are...

help wanted
good first issue