It would be nice if the success message is always scrolled into view automatically after a successful form submission. This is feature that CF7 seems to lack, and it's not super annoying. But, with multistep it can become truly irritating. If for example the first step of you form has a lot of fields, and you submit the form, the form will move back to the first step and scroll back to the top of the form, thus hiding the success message completely.
I will address this issue by always scrolling the success message into view. This will also affect forms that do not contain steps or conditional logic, but I don't see a problem with that.