Skip to content

Nicer loading state #229

@glacials

Description

@glacials

When the page has loaded but the JavaScript hasn't (whether slowness or network drop or JS blocked), the page displays all the Vue code that the JavaScript hasn't had a chance to hide yet.

We should at minimum hide this while loading. More complete options could be showing a layout "prediction" so there's less layout jumpiness when the load finishes, or even adding a build step that writes the correct sets into the static HTML file (maybe Vue pre-rendering exists?).

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