Shane Neuville

Results 141 issues of Shane Neuville

### Description of Change These galleries were mostly moved over to our test cases app once we enable CarV/ColV testing. This PR removes all these galleries from the samples app....

area-infrastructure

### Description of Change ### Issues Fixed Fixes #

area-infrastructure

I want to take a moment to express our gratitude to the .NET MAUI community for their contributions. We appreciate the effort put forth by our community members in logging...

area-infrastructure

### Description VE.OnMeasure follows this path ![image](https://github.com/dotnet/maui/assets/5375137/6a1bc065-fad6-4a00-8ff1-28c8a8244467) Which calls this ![image](https://github.com/dotnet/maui/assets/5375137/73df9338-5be3-4d3a-ace1-6f7bf1c38b0c) It should probably call this in both places of the `OnMeasure` override ![image](https://github.com/dotnet/maui/assets/5375137/043695cb-e424-4cca-b56d-7d0e500a4169) The checks on the constraints of...

area-controls-general
s/triaged

## Help make content visible A common scenario is that users will select something and then navigate away. Once they navigate back the element is still selected which will result...

doc-enhancement
Pri3

### Description https://github.com/LuckyDucko/Mopups/blob/44b6af75795a974c45e69587be04b5c684f09db6/Mopups/Mopups.Maui/Platforms/iOS/iOSMopups.cs#L138-L142 We should have a lot more of the memory leak scenarios resolved, so, I would be curious to see if you can remove this. If you can't...

### Description The following PR made the situation better, but I don't think it's still quite perfect. We merged it for now because it at least fixes the issue where...

platform/android 🤖
area-controls-collectionview
s/triaged

### Description With NET9.0 we now call "DisconnectHandler" by default on all components of a page when they are popped from the stack. It looks like this code is now...

t/bug
area-blazor
p/0
s/triaged
Blazor ❤️ MAUI

### Description of Change This fixes up the UITest cake scripts for windows so that you can generate screen shots locally. Currently this doesn't generate the same screenshots as CI...

area-testing

### Description HandlerDoesNotLeak.DatePicker fails a lot. We setup a general structure [here](https://github.com/dotnet/maui/pull/23784) for testing memory leaks. We could move this test (or all of them) over to appium, which should...

area-testing
s/triaged
memory-leak 💦
Task
testing-green-ci