Iain Rough

Results 11 issues of Iain Rough

### Describe the Bug ![image](https://user-images.githubusercontent.com/19661735/181176875-899d3d9b-3509-4040-8694-2b92ca163899.png) The go to artist link should be disabled or match the logic used in go to album when artist is undefined Result from above image...

bug
renderer

Include support for Visual Studio 2022 for Mac [RC1](https://visualstudio.microsoft.com/vs/mac/preview/)

Feature
VSMAC

### Description When Building a Xamarin project on * `vmImage: 'macos-latest' * `task: XamariniOS@2` using CommunityToolkit.Mvvm.targets the build fails with ```text Users/runner/.nuget/packages/communitytoolkit.mvvm/8.0.0-preview3/buildTransitive/netstandard2.1/CommunityToolkit.Mvvm.targets(41,5): warning : The MVVM Toolkit source generators have...

Area: Xamarin
OS: macOS
bug report

### Description The application crashes on after a few screens with `[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID` Googling around found a similar reactNative [bug](https://github.com/facebook/react-native/issues/41801) also on the...

t/bug
platform/iOS 🍎
area/publishing 🏁
partner/macios

Upgrade to support latest LTS release

Looking at some of the code and have noticed that there are hardcoded urls referencing `https://aptabase.com/` should they not be referencing `EnvSettings.SelfBaseUrl` so that self hosting works? Or is the...

Attempting to run Avalonia.Maui on either iOS or Android results in an error due to missing `info.plist` or `AndroidManifest.xml`

On dark mode on both Mac and windows the toolbar items are hidden> With the following change to line 408 of Styles.xaml ```xaml ``` **Mac** **Windows** Not sure why the...

### Description When setting accessibility font and text size to maximum the font size in the Blazor hybrid stays the same. See comparison images. Note it works correctly on Android...

t/bug
area-blazor
platform/iOS 🍎
s/verified
s/triaged
investigate
t/a11y