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: adjust TagButton icon size and add position prop #1401

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

yhafez
Copy link
Contributor

@yhafez yhafez commented Mar 8, 2024

No description provided.

@yhafez yhafez requested review from a team as code owners March 8, 2024 23:00
margin-right: var(--space-quarter);
}

.TagButton .TagButton__icon svg {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was being overridden by .Icon svg, so I increased its specificity

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1401.d15792l1n26ww3.amplifyapp.com

Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

I think the only change that can land for sure right now is the icon size change.

Knowing what we know now, this is not likely how we would implement icon customization in this component - so that's a bit of a miss on our part. I think this is in a bit of a holding pattern and @shawnsharpDQ is aware but wanted to at least let you know we're still looking into what we actually need to do here.

@yhafez yhafez requested a review from scurker March 19, 2024 10:08
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