As the user progresses through the wizard, it would be nice to conditionally display a completion icon for each tab.
The progress component bar is nice, but if the users want to hop around or close out and come back later (they do), there is currently no way to indicate how much they have already completed.
I’ve already built checkbox fields, which are updated as the user completes the info on each tab. Now I just need some nice way to display the status of those checkbox fields.
Something like this…except icons would be rendered dynamically instead of statically