Skip to content

UX: Add loading feedback/animation during the post-login initialization check #221

@Miduo666

Description

@Miduo666

Description

Currently, after a user logs in, there is a period where the UI remains completely static while the app performs the initialization check.
Since this process involves multiple network requests to the Solid server, it can take several seconds. The lack of visual feedback creates a "frozen" impression, leading to a poor user experience.

Proposed Solutions

Extend Login State: Keep the login loading overlay active until the init_helper finishes its check.

Or Add a dedicated loading screen with a message like: "Checking your Pod's structure..."

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