Skip to content

Visually indicate request processing #8

Description

@Mateusz-Dobrzynski

We need some way to indicate that a request is being processed. Case in point: when hitting "Enter" to log in, nothing happens until the auth request gets processed. This feedback-lacking design must be changed.

TO-DO:

  • Create a reusable visual loading indicator:
    • Make submit buttons play a pulse animation when requests are being processed,
    • Change cursor to wait.

How to test:

  • Test login and language change flows. When clicking confirmation buttons, expect a loading animation to appear and the cursor to be changed to wait. Once the response is presented, the interface should go back to normal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions