When you have a form in a modal (not action form) it´s quite a hassle to reset all the variables that is used in the modal when you close it. You have to add them one by one and hope that you have added all of them.
A nice feature would be to reset the modal and all the variables used in that modal through an event.