enisn / UraniumUI

Uranium is a Free & Open-Source UI Kit for MAUI.
Apache License 2.0
1.19k stars 142 forks source link

Big BUG on Windows with uranium:UraniumContentPage.Attachments, material:BottomSheetView #721

Open GuyFlorent opened 4 months ago

GuyFlorent commented 4 months ago

There is a serious bug on Windows related to the uranium .Attachments component and the material : BottomSheetView Bug Uranium

. This component takes up the entire screen, preventing clear visibility of the content and blocking any interaction. You will find a screenshot attached to this message.

Best regards,

enisn commented 4 months ago

Any reproduction steps?

Is that screenshot indicates your custom anchor image that covers your entire screen?

GuyFlorent commented 4 months ago

Yes, the component covers the entire screen and nothing else can be done. The scenario is simple: just place the component on a page and click the button to open it. You'll notice that it takes up the entire screen and nothing else is visible.

GuyFlorent commented 2 months ago

Hello, i am waiting for the answer please

enisn commented 2 months ago

Can you share the steps to reproduce? Example code?