You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.
We can display a red border (or do even fancier things) around various text boxes where we know the input is already invalid, instead of opening a error message box when trying to continue to the next part of the app. For example, the network address for the dcrd RPC instance and seeds when recovering or confirming a new wallet backup can be validated in real time.
When any of the input is predetermined to be invalid, the button to continue through the dialog should be disabled.
The text was updated successfully, but these errors were encountered:
We can display a red border (or do even fancier things) around various text boxes where we know the input is already invalid, instead of opening a error message box when trying to continue to the next part of the app. For example, the network address for the dcrd RPC instance and seeds when recovering or confirming a new wallet backup can be validated in real time.
When any of the input is predetermined to be invalid, the button to continue through the dialog should be disabled.
The text was updated successfully, but these errors were encountered: