react-currency-input
react-currency-input copied to clipboard
negative values input order... enter - before value
When entering negative values I would say user exspectation is that you first enter - and then the number. This seems not to be possible right now or I'm missing something. You first have to enter a number and after that you can add the -
That does seem problematic. Thank you for the report!
@jsillitoe If I make a pull request to fix this using the state object, would it be rejected?
@sec0ndhand we'll gladly accept a PR for this!