-
Notifications
You must be signed in to change notification settings - Fork 79
Closed as not planned
Labels
0 - newNew issues that need assignment.New issues that need assignment.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.Very 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 libraryIssue is non core or affecting less that 10% of people using the libraryrefactorIssues tied to code that needs to be significantly reworked.Issues tied to code that needs to be significantly reworked.resolution: refineFor issues we support, but additional details are needed prior to dev work.For issues we support, but additional details are needed prior to dev work.
Milestone
Description
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
Labels
0 - newNew issues that need assignment.New issues that need assignment.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.Very 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 libraryIssue is non core or affecting less that 10% of people using the libraryrefactorIssues tied to code that needs to be significantly reworked.Issues tied to code that needs to be significantly reworked.resolution: refineFor issues we support, but additional details are needed prior to dev work.For issues we support, but additional details are needed prior to dev work.