segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.38k stars 830 forks source link

FormFieldValidationMessage does not scale well with limited width #1536

Closed brandongregoryscott closed 1 year ago

brandongregoryscott commented 1 year ago

When the message wraps multiple lines, the icon gets progressively smaller. Compare it to the InlineAlert component which has a very similar visual design:

image