Skip to content

Login button has no loading state #7

Description

@dotsdl

Problem

The login button on /dashboard has no disabled state or spinner while the authentication request is in flight. Users can click it multiple times and fire duplicate requests.

Suggested fix

Track a loading state during handleLogin, disable the button and show a spinner while the request is pending.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions