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 - Navigation Title disappears if Flyout is set to a new window #21645

Open
czuck opened this issue Apr 4, 2024 · 4 comments · May be fixed by #28209
Open

Android - Navigation Title disappears if Flyout is set to a new window #21645

czuck opened this issue Apr 4, 2024 · 4 comments · May be fixed by #28209
Assignees
Labels
area-navigation NavigationPage i/regression This issue described a confirmed regression on a currently supported version migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert partner/syncfusion Issues / PR's with Syncfusion collaboration platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@czuck
Copy link

czuck commented Apr 4, 2024

Description

I have a FlyoutPage, the detail is a NavigationPage with a Title:
image
If I set the flyout page to a new page, the Title of the Navigation Page is no longer visible:
image
This is on Android only, on iOS the Title is still visible:
image

Steps to Reproduce

Download and run the sample app here:
https://github.com/czuck/MauiTest.git
Tap the hamburger menu and choose Title Disappearing Issue
Choose from one of the three buttons on that page -
The first button will set both the detail and flyout pages to a new page, this recreates the issue.
image
If you tap on one of the items whish pushes a new page on the stack,
image
then tap the back icon to pop the new page, the Title reappears on the original page.
image
Tapping on the second button only sets the Detail to a new page, the Title is visible, Tapping on the third button only sets the Flyout to a new page leaving you on the existing page, but the Title is no longer visible.

Link to public reproduction project repository

https://github.com/czuck/MauiTest.git

Version with bug

8.0.10 SR3

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 14

Did you find any workaround?

No response

Relevant log output

No response

@czuck czuck added the t/bug Something isn't working label Apr 4, 2024
@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed potential-regression This issue described a possible regression on a currently supported version., verification pending labels Apr 7, 2024
@Zhanglirong-Winnie
Copy link

Verified this issue with Visual Studio 17.10.0 Preview 2(8.0.14). Can repro on android platform with sample project.
And verified on 17.10.0 Preview 2(8.0.0-rc.2.9530), this issue not repro.
https://github.com/czuck/MauiTest.git

@PureWeen PureWeen added i/regression This issue described a confirmed regression on a currently supported version and removed potential-regression This issue described a possible regression on a currently supported version., verification pending labels Apr 9, 2024
@PureWeen PureWeen added this to the Backlog milestone Apr 9, 2024
@samhouts samhouts added the migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert label Apr 22, 2024
@czuck
Copy link
Author

czuck commented Jun 27, 2024

This is still an issue with 8.0.61 and is s show stopper for us. Any update or work around?

@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
@Ashishghi
Copy link

i am facing the same issue on android, is there any fixes for this bug??

@czuck
Copy link
Author

czuck commented Dec 9, 2024

This is still an issue with .NET 9 / Maui.Controls 9.0.12. The reproduction project has been updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-navigation NavigationPage i/regression This issue described a confirmed regression on a currently supported version migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert partner/syncfusion Issues / PR's with Syncfusion collaboration platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
7 participants