It would be nice to trigger loading indicators as soon as they start typing, to have the user feel like it's doing something, without the lag of the debounce. It could be called "immediateOnChange".
Any suggestions on how to do this without any modifications to react-debounce-input would also be appreciated