feat(Login): use children for loginmainfooterlinksitem by kmcfaul · Pull Request #10107 · patternfly/patternfly-react

@kmcfaul

What: Closes #10100

Removes inner structure of LoginMainFooterLinksItem and updates examples to pass buttons directly.

@kmcfaul

@patternfly-build

@kmcfaul

@mcoker There's a pf-v5-svg class that core uses to square up the svg icons that I included here, otherwise the icons are a bit larger and the buttons look rectangular. This class' prefix didn't seem to get updated to v6 though so I'm unsure if I should just remove it?

@mcoker

@kmcfaul it looks good to me, though there are react-icons for all of the footer icons - should we use those instead? GoogleIcon, GithubIcon, DropboxIcon, FacebookSquareIcon, GitlabIcon

mcoker

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Though looks like we can swap the hardcoded SVGs with the react-icons equivalents 👍

tlabaj

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a code mod issue for this one?

@kmcfaul

@kmcfaul

Waiting for alpha release before merging.

wise-king-sullyman

tlabaj