mirror of
https://github.com/status-im/status-desktop.git
synced 2025-03-02 23:41:18 +00:00
Remove ValidationMode.Always for StatusInputs because by default they are invalid and validate input when dirty Remove condition from errorMessage of BackupSeedStepBase as not needed. Fixes #6825 Requires https://github.com/status-im/StatusQ/pull/858 BREAKING CHANGE: StatusInputs are invalid by default and validate when dirty.