Skip to content

Suggestion: Option for loading/compiling page after transition #92

@cauli

Description

@cauli

I am building an app and my pages are fairly heavy with many dom elements, that is kind of unavoidable.

My problem is similar to issue #27 . When navigating to another page the app stalls for more or less 600ms, a shitload of time. Yes, I am using FastClick.

One idea would be an option to make the page transition and only then load the next page.
Then we could use an activity indicator while the other page is being loaded, or use fadeIn transitions or whatever. It would be a way better UX for most cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions