Idea Summary
Change (or an option) for "Make Wizard Steps Clickable" from link to submit and redirect.
Use Case
The links in the wizard progress bar are just that, links. That means that clicking on a link (instead of previous/next buttons) does not save the last entered information on a page.
You can change the link in the wizard list from “Page in this application” to URL javascript:apex.page.submit(…), but that takes some extra work.
See:
https://community.oracle.com/tech/developers/discussion/4492889/change-wizard-progress-list-page-links-to-submit-with-branche
Preferred Solution (Optional)