Skip to content

[Issue]: Nav Bar Color Breaks after visiting a page with the nav bar hidden #74

@kenmulford

Description

@kenmulford

Describe the Issue in Detail

I have a simple user flow in our app that goes from Login > Landing Page > Logout. Authenticated users without staff security roles are the only ones who visit the landing page, so we hide the nav bar to prevent them from gaining access to the "view profile" page (this is linked in our nav bar).

However, when a user visits the landing page and subsequently clicks "log out", the styling at the top of the device is incorrect.

Can reproduce in

  • Orange App
  • Blue App

Steps to Reproduce

  1. Go to a login page
  2. Redirect the authenticated user to a page that hides the nav bar and displays full screen. Include a logout button which returns the user to the login page.

Expected Behavior

I expect the styling in the top nav to be equal to the initial visit to the login page when the app launched.

Actual Behavior

The nav bar area itself returns to our expected color, but the system tray that displays the clock, wifi signal, etc. maintains an unstyled white background.

Screenshots or Videos

Image
Image
Image

Landing Page settings
Image

Android Orange App version info
Image

Reproduction XAML

Mobile Shell Version

1.7.0.10

Last Known Working Version

1.7.0.4

iOS Device Type(s) and iOS Version(s)

n/a - this is android-specific

Android Device Type(s) and Android Version(s)

Pixel 7, Android 15.0 (API 35)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingunverifiedThis issue has not been verified yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions