Add a mechanism to handle quick consecutive form submissions by displaying a message when a user tries to submit the form before the previous submission is completed. This update introduces a wait period during which subsequent submissions are prevented, enhancing the user experience and preventing potential errors. Signed-off-by: wolfcode <37436228+wolf-leo@users.noreply.github.com>