mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
16af9dfae6
Considerations: - Change validation mode for StatusText to have validity from the start - Don't show a color selection if the selected color doesn't match the available color palette - Don't enable button if nothing changed - Tests - Add test for validation mode that shows how the valid property behaves based on findings. - Fix text to expect valid on no input for the default control Fixes: #8211