Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Do dynamic input validation in the startup dialogs #30

Open
jrick opened this issue Jun 29, 2016 · 0 comments
Open

Do dynamic input validation in the startup dialogs #30

jrick opened this issue Jun 29, 2016 · 0 comments
Labels
Milestone

Comments

@jrick
Copy link
Member

jrick commented Jun 29, 2016

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.

@jrick jrick added the UX label Jun 29, 2016
@jrick jrick added this to the future milestone Jun 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant