status-desktop/ui/imports
Lukáš Tinkl 56b9b9db11 fix: Display name is not validated properly (UI part)
- do not use the `alphanumericalExpanded:
/^$|^[a-zA-Z0-9\-_\.\u0020]+$/` regex which contains the dot (`.`)
character too; be explicit here and do what the error message says
- the space character at start/end is validated above with the
`startsWithSpaceValidator`

CHERRY-PICK-TO: 2.28

Fixes #14127
2024-03-25 19:06:54 +01:00
..
Themes feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
assets feat(@desktop/wallet): add support for EUROC 2024-03-19 16:03:31 -03:00
shared fix(wallet): Add token data when new token is added (#14061) 2024-03-25 18:31:01 +01:00
utils fix: Display name is not validated properly (UI part) 2024-03-25 19:06:54 +01:00