Skip to content

Bug - LoginPage - Brand does not allow props passage down #11970

@rebeccaalpert

Description

@rebeccaalpert

Describe the problem
Guillaume Moutier reports that he wants to make the brand bigger on the login page. While Brand does allow you to pass heights and widths, the LoginPage does not allow props passage to the Brand component it specifies: https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/LoginPage/LoginPage.tsx#L68

How do you reproduce the problem?
Look at https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/LoginPage/LoginPage.tsx#L68. No props can be passed to Brand except the defined ones.

Expected behavior
Allow props passage down to Brand.

Is this issue blocking you?
Advised consumer he can probably use CSS instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions