This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Description
As a user,
I want to have a clear understanding of my progress in a multi-step form by visualizing it through a stepper component,
and I want to be able to navigate through the form using Next and Previous buttons.
Acceptance criteria
Scenario 1: Moving forward
Given that I am on a specific step of the Resource referencing process,
When I have completed the required fields on the current step,
Then the Next button should be active which allows me to proceed to the next step.
Given that I am on a specific step of the Resource referencing process,
When I have not completed the required fields on the current step,
Then the Next button remain inactive and non-clickable.
Given that I am on the last step of the Resource referencing process,
Then the Next button should be hidden.
┆Issue is synchronized with this Wrike task by Unito