Auto submit once last input box/form has been filled

Hi Community,

Currently, I have set up a page to take 3 inputs and return a status (pass/fail) after a submit button is clicked. However, I’d like to make the data entering process more efficient by automatically submitting after the last box is filled. Is there a way to do this with my current set up or using dash bootstrap’s forms?

Thank you!