Button component: Better handling of long labels #65401
Labels
Design System
Issues related to the system of combining components according to best practices.
Needs Design
Needs design efforts.
[Package] Components
/packages/components
[Type] Enhancement
A suggestion for improvement.
Extracted from #65362.
Currently the
Button
component used fixedheight
values to determine size. This can be problematic when the label is long enough to wrap:Guidelines should instruct consumers to avoid long labels, but sometimes it cannot be avoided e.g. translations.
The text was updated successfully, but these errors were encountered: