patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

[Progress stepper] - [Allow the description prop to be ReactNode ]

Open tlabaj opened this issue 3 years ago • 0 comments

Is this a new component or an extension of an existing one? What is the existing component, if any? Progress Stepper

Describe the feature A clear and concise description of the new feature. What is the expected behavior? Update the description prop type from a string to a react node. This will allow for the consumer to format a string with a line break.

Are there visuals for this feature? If applicable, please include examples for each state and for varying widths Include screenshots or links to Marvel or other mockups.

Here is an example of what a consumer would like to do.

image

tlabaj avatar Aug 05 '22 21:08 tlabaj