We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce
Expected The Buttons should each be labeled icon buttons.
labeled icon
Result The Buttons have an icon, but aren't labeled. They should also be vertical as inline labeled icon buttons do not look good.
vertical
Testcase https://react.semantic-ui.com/elements/button#button-example-labeled-icon
The Button.Group in the example should be updated to include vertical labeled icon props.
vertical labeled icon
The text was updated successfully, but these errors were encountered:
@levithomason I opened a PR for this in #2191
Sorry, something went wrong.
No branches or pull requests
Steps to Reproduce
Expected
The Buttons should each be
labeled icon
buttons.Result
The Buttons have an icon, but aren't labeled. They should also be
vertical
as inlinelabeled icon
buttons do not look good.Testcase
https://react.semantic-ui.com/elements/button#button-example-labeled-icon
SUIR
SUI Core
The Fix
The Button.Group in the example should be updated to include
vertical labeled icon
props.The text was updated successfully, but these errors were encountered: