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
The current implementation of the outlined input styles in the material theme is a bit too complicated and rigid. Explore ways to use fieldset instead so we can get the "cutout" for the label.
The implementation of a fieldset approach is not feasible within our component due to the structural design of our prefixes and suffixes. Given that, each prefix item may possess a background, The label goes on top of the prefixes which results in the label appearing cut off.
here is a POC
The current implementation of the outlined input styles in the material theme is a bit too complicated and rigid. Explore ways to use fieldset instead so we can get the "cutout" for the label.
Related #1094
The text was updated successfully, but these errors were encountered: