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

Style Icon Button Hover State #1940

Merged
merged 4 commits into from Apr 18, 2022
Merged

Style Icon Button Hover State #1940

merged 4 commits into from Apr 18, 2022

Conversation

joshri
Copy link
Contributor

@joshri joshri commented Apr 18, 2022

Related to #1853

IconButton styled component can be exported for cases where the only button content is an icon, in which case we want the hover state to be a circle.

Pictured - glorious circle hover state
image

@joshri joshri added the area/ui Issues that require front-end work label Apr 18, 2022
@joshri joshri requested a review from jpellizzari April 18, 2022 15:14
@jpellizzari
Copy link
Contributor

@joshri I see other margin changes happening here. Screenshots?

@joshri
Copy link
Contributor Author

joshri commented Apr 18, 2022

@jpellizzari The margin changes are all concerning the chip group - previous version caused some alignment issues, and now the margin is applied wherever chip group is not just in the two table components. You can also see the active hover state with the circle here

image

@jpellizzari
Copy link
Contributor

As long as it looks okay without any Chips 👍

@joshri
Copy link
Contributor Author

joshri commented Apr 18, 2022

As long as it looks okay without any Chips 👍

No chips screenshot just for the record
image

@joshri joshri merged commit 7fdcf64 into main Apr 18, 2022
@joshri joshri deleted the icon-button branch April 18, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Issues that require front-end work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants