Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Login): use children for loginmainfooterlinksitem #10107

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Feb 27, 2024

What: Closes #10100

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

@patternfly-build
Copy link
Contributor

patternfly-build commented Feb 27, 2024

@tlabaj tlabaj requested review from a team, mattnolting, wise-king-sullyman and tlabaj and removed request for a team February 27, 2024 19:54
@kmcfaul
Copy link
Contributor Author

kmcfaul commented Feb 27, 2024

@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
Copy link
Contributor

mcoker commented Feb 28, 2024

@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

Copy link
Contributor

@mcoker mcoker left a comment

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 👍

Copy link
Contributor

@tlabaj tlabaj left a comment

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
Copy link
Contributor Author

kmcfaul commented Feb 28, 2024

Waiting for alpha release before merging.

@tlabaj tlabaj merged commit 922fd90 into patternfly:v6 Mar 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants