dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.83k stars 1.67k forks source link

MAUI project : FlyoutBackgroundColor and FlyoutBackground not working on windows when the FlyoutBehavior is locked after upgrade from 17.3 to 17.4 #11288

Open vsfeedback opened 1 year ago

vsfeedback commented 1 year ago

This issue has been moved from a ticket on Developer Community.


FlyoutBackgroundColor and FlyoutBackground not working on windows when the FlyoutBehavior is locked. It works with hot reload and when I stop debugging and run the program again, it shows the default background color. It worked.

Thanks


Original Comments

Feedback Bot on 11/10/2022, 05:15 PM:

(private comment, text removed)


Original Solutions

(no solutions)

ghost commented 1 year ago

Hi @vsfeedback. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

angoudjou commented 1 year ago

here is the repo with the code sample https://github.com/angoudjou/MauiAppFlyoutBackgroundError.git
Thanks

ghost commented 1 year ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

jinxinjuan commented 11 months ago

Verified this issue with Visual Studio Enterprise 17.7.0 Preview 3.0 (net8). Can repro on windows platform with sample project. MauiAppFlyoutBackgroundError.git

angoudjou commented 11 months ago

It works with dotnet 8 in VS17.7.0; but my project targets .NET 7 instead Thanks

ThreeSevenths commented 11 months ago

Using hot reload to change the value at runtime works as expected.

mobynet1 commented 9 months ago

There is no way this issue should be moved to the backlog! This is a critical bug!! The bug makes the page look like total garbage!! I did not wait two years for Maui only to have it be the worst UI framework ever!!