Skip to content

Visually indicate request processing #8

@Mateusz-Dobrzynski

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.

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