Skip to content

Navigator Animations not working correctly #1036

Open
@BiggA94

Description

@BiggA94

I am using the Navigator.
I am currently using the FloatFromRight animation.
If I change to the FloatFromLeft animation, it works correctly in the web version, but on mobile, it is still showing a FloatFromRight.
I've tested on Android Emulator and Physical Android Phone.

I have a small Sample Application here.
You need to change line 118 in the NavigationComponent
(there is a fake login, you cann bypass with the debug button, then you can click on the 'Location Service' button and on the back button, to test this behaviour)

The second thing you can see in the Example Application is, that the animation in the web-version is kind of broken. On mobile (at least at Android) the old Page is hidden behind the new one. But on the web, you can 'see through' the new page. So here, the Animations on Mobile and Web behave differently, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdocumentationext: navigationRelates to the navigation extensionstaleThis ticket may be old, or may no longer be valid, and will be closed if no further activity occurs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions