Do you visually let the user know when they are finished?

Last updated by RebeccaLiu over 9 years ago.See history

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

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

We open source. Powered by GitHub