Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android FlyoutPage does not display navigation bar NET 8 #19623

Closed
ricardocesarcara opened this issue Dec 29, 2023 · 4 comments
Closed

Android FlyoutPage does not display navigation bar NET 8 #19623

ricardocesarcara opened this issue Dec 29, 2023 · 4 comments
Labels
area-controls-flyoutpage FlyoutPage investigate platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working

Comments

@ricardocesarcara
Copy link

Description

After migrating to NET 8, the navigation bar is no longer displayed:
Floww

Steps to Reproduce

  1. Create a FlyoutPage and set the InitialPage detailsPage (XAML):

WhatsApp Image 2023-12-29 at 10 14 52

  1. OnAppearing in InitialPage calls method to define the page that will be displayed;

WhatsApp Image 2023-12-29 at 10 18 08

Link to public reproduction project repository

https://github.com/ricardocesarcara/MauiApp4-bug-FlyoutPage

Version with bug

8.0.3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

7.0.101

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

not yet

Relevant log output

No response

@ricardocesarcara ricardocesarcara added the t/bug Something isn't working label Dec 29, 2023
@Eilon Eilon added the area-controls-flyoutpage FlyoutPage label Dec 29, 2023
@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Jan 2, 2024
@ricardocesarcara
Copy link
Author

Hi,

Any updates on the case?

tanks

@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jan 30, 2024
@XamlTest
Copy link
Collaborator

Verified this on Visual Studio Enterprise 17.9.0 Preview 4(8.0.3). Repro on Android 14.0-API34, not repro on Windows 11 with below Project:
MauiApp4-bug-FlyoutPage.zip

@PureWeen PureWeen added investigate and removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels May 7, 2024
@QianaJiao
Copy link
Collaborator

Verified this issue with Visual Studio 17.10 Preview 7.0 (8.0.21). Not repro on android platform with sample project now.
image

@QianaJiao QianaJiao added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels May 11, 2024
Copy link
Contributor

Hi @ricardocesarcara. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

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.

@PureWeen PureWeen closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-flyoutpage FlyoutPage investigate platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants