[Select] Remove labelWidth prop #22799
Labels
breaking change
component: select
This is the name of the generic UI component, not the React module!
Milestone
I am trying to use the Select component, however when I set the label to be shrinked by default, it has a strike though. It is not respecting
labelWidth
notlabel
nor anythingCurrent Behavior 😯
When select label component is set to shrink by default, the line remains there instead of give space for the label.
Expected Behavior 🤔
If it is shrinked by default, it should not have the strike through
Steps to Reproduce 🕹
https://codesandbox.io/s/heuristic-kepler-vdhml?file=/src/App.js
Steps:
Context 🔦
The design of the website demands that I have a label shrinked and a placeholder on the empty input
Your Environment 🌎
The text was updated successfully, but these errors were encountered: