Skip to content

InfoBanner title always renders as span tag #338

Open
@nlopin

Description

@nlopin

When using the InfoBanner component, it is impossible to set the HTML-tag for the message's title. It always uses <span>, which can be incorrect.

What was expected to happen?

  • we should use a headline tag (h3 or similar) by default
  • user can set the level of the tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions