You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrewseguin
changed the title
bug(COMPONENT): mat-form-field text overlap with suffix icon
bug(form-field): mat-form-field text overlap with suffix icon
May 14, 2025
Besides "no overlap", what behavior are you expecting here? Ellipsis is not ideal since we do not want to hide visual text, especially a label.
andrewseguin
added
P4
A relatively minor issue that is not relevant to core functions
and removed
needs triage
This issue needs to be triaged by the team
labels
May 14, 2025
Is this a regression?
The previous version in which this bug was not present was
No response
Description
when having mat-form-field with long label text the text overlap with suffix icon
Reproduction
StackBlitz link: https://stackblitz.com/edit/sktdb4nx-laqmu1py?file=src%2Fexample%2Fform-field-appearance-example.html
Steps to reproduce:
Expected Behavior
no overlap with long text
Actual Behavior
the text overlaps with the icon
Environment
The text was updated successfully, but these errors were encountered: