Skip to content

"Sign in instead" on forgot password page doesn't work #24087

Closed
matrix-org/matrix-react-sdk
#9820
@turt2live

Description

@turt2live

Steps to reproduce

  1. Go to login page
  2. Forget your password, click link to fix
  3. Remember your password, click "Sign in instead"

Outcome

What did you expect?

The login page.

What happened instead?

The first time I ended up getting a page refresh (due to an empty query string being added), and subsequent times the component flickers but doesn't change. Presumably this is a form button not being intercepted, so the page changes before our code can do anything with it.

Operating system

Windows 10

Browser information

Edge

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

Metadata

Metadata

Assignees

Labels

A-Password-ResetO-OccasionalAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existT-DefectX-Regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions