maui icon indicating copy to clipboard operation
maui copied to clipboard

[iOS] FlyoutHeader size change fix

Open kubaflo opened this issue 10 months ago • 5 comments

Description of Change

Before After

Issues Fixed

Fixes https://github.com/dotnet/maui/issues/20696

kubaflo avatar Apr 07 '24 18:04 kubaflo

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

/azp run

jsuarezruiz avatar Apr 19 '24 10:04 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Apr 19 '24 10:04 azure-pipelines[bot]

I pulled this down and looks good to me, I just noticed that the number stopped incrementing after 2 in the test case (although it doesn't in your video demonstration)

https://github.com/dotnet/maui/assets/89540402/0120e898-002c-447b-8418-5441efdb6347

dustin-wojciechowski avatar Apr 23 '24 22:04 dustin-wojciechowski

I pulled this down and looks good to me, I just noticed that the number stopped incrementing after 2 in the test case (although it doesn't in your video demonstration)

Simulator.Screen.Recording.-.iPhone.15.-.2024-04-23.at.15.40.30.mp4

Ah right. It is because I've hardcoded the text of the button to be the 'Test button 2' because I'm adding only one button in the UITest :)

kubaflo avatar Apr 23 '24 22:04 kubaflo