-
Notifications
You must be signed in to change notification settings - Fork 67
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(button): add icon only option for small screens #2385
Comments
This is only for trailing icon, the code for turning this into an icon only button will come later |
@namtheho , I cannot tag Randy for some reason. The Figma links are not pointing to a trailing button icon. Can we have the actual specs? |
@ArtBlue Weird that it's doing this again. Here are the specs |
I removed a comment with an image of the button specs that did not include a trailing icon. |
I updated this issue to target |
@randybascue , @namtheho , so we actually already have a trailing icon option in Button. Given this, I'm simply repurposing this issue to implement the addition of the icon only option responsively on small screens/container. I'm blocking it for design since we need the specs. |
Description
For Button module, add an icon only option for small screens.
Engineering pre-requisites
The text was updated successfully, but these errors were encountered: