element-web-Github/test/components/structures/auth
David Langley 1f5571062e
Mobile registration optimizations and tests (#62)
* Mobile registration optimizations

- don't autocaptialize or autocorrect on username field
- show each password field in their own row
- improve position of tooltip on mobile so that it's visible

* Use optional prop rather than default prop.

* Redirect to welcome screen if mobile_registration is requested but not enabled in the config.

* autocorrect value should be "off"

* Add unit tests for mobile registration

* Fix test typo

* Fix typo
2024-09-20 11:24:39 +00:00
..
__snapshots__ Factor out post-login splash screen to a new component (#12103) 2024-01-04 18:12:08 +00:00
CompleteSecurity-test.tsx Add config option to force verification (#29) 2024-09-11 20:55:00 +00:00
ForgotPassword-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
Login-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LoginSplashView-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
Registration-test.tsx Mobile registration optimizations and tests (#62) 2024-09-20 11:24:39 +00:00