budget not updated when amount input entered fast
It could be due to the fact that the dom is rerendered on each change of the amount input. Amoutt input should also expose a 'onValidate' prop which would be called on hitting enter or on blur.
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
It could be due to the fact that the dom is rerendered on each change of the amount input. Amoutt input should also expose a 'onValidate' prop which would be called on hitting enter or on blur.