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
✖ CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI
✖ USAGE QUESTIONS → Use these dedicated resources: Docs - http://react.semantic-ui.com Chat - https://gitter.im/Semantic-Org/Semantic-UI-React SO - http://stackoverflow.com/search?q=semantic-ui-react
✔ BUGS → This form is required:
Create a dropdown as a menu item (either child of <Menu.Item> or with prop item, which has a text and the description
Description displays inline with text, floated right
Description overlays text
0.72.0
https://codepen.io/youbi/pen/BdvGrw?editors=0010
The text was updated successfully, but these errors were encountered:
Looks like a valid issue, however, it is due to the CSS. Please post at https://github.com/Semantic-Org/Semantic-UI.
You can explicitly set the width of the item to allow it to fit. Here's a working fork:
https://codepen.io/levithomason/pen/RLWYpK
Sorry, something went wrong.
No branches or pull requests
✖ CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI
✖ USAGE QUESTIONS → Use these dedicated resources:
Docs - http://react.semantic-ui.com
Chat - https://gitter.im/Semantic-Org/Semantic-UI-React
SO - http://stackoverflow.com/search?q=semantic-ui-react
✔ BUGS → This form is required:
Steps
Create a dropdown as a menu item (either child of <Menu.Item> or with prop item, which has a text and the description
Expected Result
Description displays inline with text, floated right
Actual Result
Description overlays text
Version
0.72.0
Testcase
https://codepen.io/youbi/pen/BdvGrw?editors=0010
The text was updated successfully, but these errors were encountered: