Skip to content

Submitting login form doesn't give feedback that it's processing #2937

@bjester

Description

@bjester

Summary

As a user submitting the login form, I don't see any feedback that my request is processing.
The login form does not disable the submit button while the login request is processing. This means that double clicking submit will send two overlapping login requests.

Category

BUG

Usage Details

  • Browser: Any

How to reproduce

  1. Open Chrome dev tools network inspector
  2. Open login page
  3. Set network throttling to "Slow 3G"
  4. Input fake credentials
  5. Click the Sign In multiple times, quickly
  6. Observe multiple overlapping requests

Screenshot

Screenshot from 2021-02-11 09-25-17

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions