Skip to content

GlobalHeaderButton - unnecessary <li> #2786

Open
@aranwe

Description

@aranwe

Hi,
in GlobalHeaderButton the

  • is no longer (GlobalHeader has been probably refactored).

    Now it renders 2 nested

  • s for non-dropdown GlobalHeaderButtons.

    return buttonVariant === 'dropdown' ? btn : <li>{btn}</li>;

  • Metadata

    Metadata

    Assignees

    No one assigned

      Type

      No type

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions