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

[Resource referencing] Multi-Step Form with Stepper - V2 Mandatory fields #423

@ChaimaaZaoui

Description

@ChaimaaZaoui

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🚫 Blocked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions