Unplanned
Last Updated: 14 Jan 2026 15:11 by Charles
The component renders items for steps that include an aria-controls attribute pointing to IDs like wizard-step-1, wizard-step-2, etc. However, because the Wizard component only renders the active page's content, the IDs referenced by the inactive steps do not exist in the current document.
Unplanned
Last Updated: 04 Aug 2024 12:48 by OrmenZ
Created by: Nicolas
Comments: 2
Category: Wizard
Type: Feature Request
11
When I move from step A to step B the content of step A is removed from the DOM which means that the next time I go back to step A the user has to input everything anew. 
Unplanned
Last Updated: 16 Aug 2022 06:10 by ADMIN
Created by: Paul
Comments: 1
Category: Wizard
Type: Feature Request
1

Hi

We have to muchs steps in our wizards

So it would be nice to make the stepper scrollable

Example:

10 steps

visual are 1..7 , if i'm on step 4 , step 1 dissappears and 8 will be visible etc....

Also small < > added to the stepper could be uses to moves quickly throug the steps

This would be a nice enhancement