Do you visually let the user know when they are finished?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
When a user reaches the last page of a wizard, a visual indication should be provided so that they know that the process has finished. We use a finish flag to do this.

❌ Figure: Bad Example - This is the last page of the wizard but it is not obvious because the finish flag is small and the "Next" button still enabled

✅ Figure: Good Example - Good quality Finish flag on the last page of a wizard.