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

react-property-selectors: Amount InputBox problem #30

Open
bjolind opened this issue Jun 28, 2021 · 1 comment
Open

react-property-selectors: Amount InputBox problem #30

bjolind opened this issue Jun 28, 2021 · 1 comment

Comments

@bjolind
Copy link
Contributor

bjolind commented Jun 28, 2021

If text is entered that can't be parsed into a value the input box stops working.

@jonaskello
Copy link
Member

I added some tests to try and re-create the problem. I think this is a rather complex scenario so having a test for it will help ensure it will not resurface again.

I was unable to reproduce the problem using test, see here.

You can run the above test in isolation with yarn test:react-property-selectors.

Do you know which sequence of chars will cause the error? Could you add a test for that?

@jonaskello jonaskello changed the title Amount InputBox problem react-property-selectors: Amount InputBox problem Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants