Skip to content

ngStep component displays the description where the title is displayed if no value for title is provided #9676

@brmckenna

Description

@brmckenna

Reproduction link

https://stackblitz.com/edit/49h5snxg?file=src%2Fapp%2Fapp.component.ts

Steps to reproduce

Place back nzTitle and you'll see the location of the title text is where description text currently is. I need just the description text located below the horizontal line where title by default displays because description is longer and overlays too much with the horizontal bar. Is this expected behavior when title is not provided description renders in titles location?

What is expected?

Description to render where description renders regardless of title being provided a value.

What is actually happening?

Description is displayed where title would normally be displayed if no title is provided.

Environment Info
ng-zorro-antd 21.0.2
Browser Chrome

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions