element-web/test/components/structures
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__ Remove release announcement of new header (#23) 2024-09-11 09:17:44 +00:00
auth Mobile registration optimizations and tests (#62) 2024-09-20 11:24:39 +00:00
AutocompleteInput-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ContextMenu-test.ts Change license (#13) 2024-09-09 13:57:16 +00:00
FilePanel-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LargeLoader-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LeftPanel-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LegacyCallEventGrouper-test.ts Change license (#13) 2024-09-09 13:57:16 +00:00
LoggedInView-test.tsx Add timezone to user profile (#20) 2024-09-12 13:18:25 +00:00
MainSplit-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MatrixChat-test.tsx Mobile registration optimizations and tests (#62) 2024-09-20 11:24:39 +00:00
MatrixClientContextProvider-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MessagePanel-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
PictureInPictureDragger-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
PipContainer-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ReleaseAnnouncement-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RightPanel-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomSearchView-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomStatusBar-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomStatusBarUnsentMessages-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomView-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
SpaceHierarchy-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
TabbedView-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ThreadPanel-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ThreadView-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
TimelinePanel-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
UploadBar-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
UserMenu-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ViewSource-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00