Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling / UI prompts for invalid input #7

Open
ReadyPlayer2 opened this issue Mar 29, 2019 · 1 comment
Open

Add error handling / UI prompts for invalid input #7

ReadyPlayer2 opened this issue Mar 29, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ReadyPlayer2
Copy link
Owner

ReadyPlayer2 commented Mar 29, 2019

Values should be numeric positive values e.g:
1
1.2
12.21344

The UI should clearly show what is wrong.

@ReadyPlayer2 ReadyPlayer2 added enhancement New feature or request good first issue Good for newcomers labels Mar 29, 2019
@ReadyPlayer2
Copy link
Owner Author

Partially fixed by allowing only numerics in increments of 0.1. Still requires user feedback for incomplete / invalid data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant