element-web/test/components
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
..
structures Mobile registration optimizations and tests (#62) 2024-09-20 11:24:39 +00:00
views Update to use non deprecated methods to decode recovery key (#54) 2024-09-19 15:39:20 +00:00