Skip to content

[material-ui][Stepper] Not generating a utility class for nonLinear #42360

@alexismo

Description

@alexismo

Summary

When using <Stepper nonLinear Stepper's html markup does not gain a MuiStepper-nonLinear class. When used along with alternativeLabel, making it disproportionately difficult to style StepButton differently based on the nonLinear prop.

I acknowledge this issue resembles #17367. We are trying to target the styles of StepConnector without providing a custom implementation of StepConnector.

Examples

image

Motivation

For our nonLinear Stepper, since the Steps do not represent linear progression, we want to style Steps in a way where they appear related to each other and where each Step is not dependent on the previous steps.

Search keywords: stepper nonLinear utilityClass utility class

Metadata

Metadata

Assignees

Labels

scope: stepperChanges related to the stepper.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions