Replies: 2 comments 10 replies
-
This is a bug I'm currently fixing! 😅 By default the button should truncate the label with ellipsis (...). Once I'm finished, folks will be able to make button labels wrap by adding |
Beta Was this translation helpful? Give feedback.
7 replies
-
Not sure if this is the same but I noticed |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a button or menu item has text with a space in it, it will default wrap like this:
If something else is a bit wider to make the menu wider, it won't.
Of I can add
instead of space:Is this expected behavior? I'd kind of expect it to never wrap (unless I explicitly wanted it to).
Beta Was this translation helpful? Give feedback.
All reactions