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

Fix icon of the edit button #10808

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Fix icon of the edit button #10808

merged 2 commits into from
Aug 9, 2023

Conversation

pettinarip
Copy link
Member

@pettinarip pettinarip commented Jul 28, 2023

Simplify and use the new DS styles on the buttons with icons.
image

Description

Changes the color of the Edit button's icon to the primary color.

This PR also sets hideArrow as always true in the ButtonLink as we never want to display the arrow for any link wrapped by this component.

@gatsby-cloud
Copy link

gatsby-cloud bot commented Jul 28, 2023

✅ ethereum-org-website-dev deploy preview ready

@corwintines
Copy link
Member

Im wondering if we should be defaulting that hideArrow to true. There are many places that we use the ButtonLink for external links which now don't have the arrow (Layer 2 page, run a node page, staking pages, etc).

@pettinarip
Copy link
Member Author

Good point @corwintines. I think you are right. Let me revert that part.

@corwintines corwintines merged commit 2a7e6d9 into dev Aug 9, 2023
@corwintines corwintines deleted the fix-edit-button-icon branch August 9, 2023 06:11
This was referenced Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants