Skip to content

[Stepper] - Remove goTo... methods from Stepper #6134

@macandcheese

Description

@macandcheese

Description

This pattern of using methods (goToStep(),endStep(),startStep(),nextStep(),prevStep()) to navigate steps is an outdated pattern - we should refactor the component to no longer use / accept these methods (internally as well as externally). The public story should be to assign / adjust the selected property as needed on the desired stepper-item.

Proposed Advantages

Bring the stepper and stepper-item component in line with more recent patterns.

Which Component

Stepper / Stepper Item

Relevant Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - newNew issues that need assignment.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.p - lowIssue is non core or affecting less that 10% of people using the libraryrefactorIssues tied to code that needs to be significantly reworked.resolution: refineFor issues we support, but additional details are needed prior to dev work.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions