onSubmit should not be requiredisSubmitting should be true while the server action is executing and false before and after that (but it is true only during onSubmit execution)isPending that is returned from useActionState as it matches my expectations.