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

NavigationBarColors from NavigationPage not changing on AppTheme changing #23195

Closed
AndyG74 opened this issue Jun 22, 2024 · 3 comments · Fixed by #23076 · May be fixed by #24766
Closed

NavigationBarColors from NavigationPage not changing on AppTheme changing #23195

AndyG74 opened this issue Jun 22, 2024 · 3 comments · Fixed by #23076 · May be fixed by #24766
Labels
area-controls-toolbar ToolBar area-theme Themes, theming 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

@AndyG74
Copy link

AndyG74 commented Jun 22, 2024

Description

if app starts, the colors (text and background) will display fine

image

but if the apptheme is changed, the navigationbar colors will not be refreshed

image

Steps to Reproduce

1.) create a default MAUI-App

2.) change from AppShell to NavigationPage
image

3.) add new button to MainPage
image

4.) implement the apptheme changing
image

5.) start the app on android platform and change the apptheme by tap the button "Change theme"
image

or use my prepared project, see the link below.

Link to public reproduction project repository

https://1drv.ms/u/s!AvfMdSsMYykdlc9mU0VghHueddr2VA?e=G8c03n

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@AndyG74 AndyG74 added the t/bug Something isn't working label Jun 22, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@SmartmanApps
Copy link

I've had a similar issue to that for a while (i.e. going back several versions) where the part that has the title updates, but the remaining part doesn't (until you come back to that page later, when it's all updated).

@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jun 24, 2024
@Zhanglirong-Winnie
Copy link

This issue has been verified using Visual Studio 17.11.0 Preview 2.1 (8.0.40 & 8.0.21). Can be reproduced on Android platform.

@PureWeen PureWeen added this to the Backlog milestone Jun 24, 2024
@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
@PureWeen PureWeen modified the milestones: Backlog, .NET 8 SR9 Aug 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-toolbar ToolBar area-theme Themes, theming platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
Status: Done
6 participants