Skip to content

bug: ios transition does not account for fade header #25326

@liamdebeasi

Description

@liamdebeasi

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x
  • Nightly

Current Behavior

When using the fade header the iOS transition forcibly shows the header+toolbars even when the header is expanded.

Expected Behavior

The transition should only show the header+toolbars if the header is collapsed

Steps to Reproduce

  1. Open src/components/nav/test/basic.html
  2. Add collapse="fade" to the headers in PageOne and PageTwo.
  3. Add fullscreen="true" to the contents in PageOne and PageTwo.
  4. Click "Go to Page Two". Observe that the fade header flashed briefly.
fade-header-transition.mov

Code Reproduction URL

No response

Ionic Info

N/A

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions