mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 03:51:37 +03:00
1cbb4be6f7
When submitting a form, we want to validate more strictly to check for empty values that might be required. A separate mode is used since we want to ignore this issue when visiting a field one by one to enter data. As an example, we convert the pre-existing logic for the username requirement using this new support. |
||
---|---|---|
.. | ||
AuthBody.js | ||
AuthFooter.js | ||
AuthHeader.js | ||
AuthHeaderLogo.js | ||
AuthPage.js | ||
CaptchaForm.js | ||
CountryDropdown.js | ||
CustomServerDialog.js | ||
InteractiveAuthEntryComponents.js | ||
LanguageSelector.js | ||
ModularServerConfig.js | ||
PasswordLogin.js | ||
RegistrationForm.js | ||
ServerConfig.js | ||
ServerTypeSelector.js | ||
Welcome.js |