Skip to content

stepName should not be the same as the text used under progress icons #37

@mrblur

Description

@mrblur

This is unfortunate especially on the code that uses i18n in any form.

Our wizard is using data from previous page, that we cannot access directly from the props wizardData, because it is under the stepName that is a translated string, it changes with changing the application language. Making us lose the state.

Please extend the steps object with the optional stepTitle or stepText that is used for displaying under the icon, so that we can have a non-chaning stepName, and different translations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions