Skip to content

Blank page if javascript is disabled #383

@sbliven

Description

@sbliven

Current behavior

Navigating to the landing page server with javascript disabled gives a blank page.

Expected behavior

At a minimum, the landing page should include a <noscript> block with an error. For instance, the frontend uses this:

    <app-root>Loading...</app-root>
    <noscript>Please enable JavaScript to continue using this application.</noscript>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions