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

Fix UI input fields #4

Open
agutier4 opened this issue Jan 17, 2022 · 1 comment
Open

Fix UI input fields #4

agutier4 opened this issue Jan 17, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@agutier4
Copy link
Contributor

UI currently makes it difficult to change parameters values, users should be able to type in the value they want including decimal points

@agutier4 agutier4 added the bug Something isn't working label Jan 17, 2022
@chrisdalke
Copy link
Member

Fixed number validation so it only validates when the input is submitted (focus is lost, or enter key pressed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants