-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request